PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → iOS nightmare
iOS nightmare
Iniciado por VEGEboss, ago., 27 2019 11:12 AM - 3 respostas
Membro registado
88 mensagems
Publicado em agosto, 27 2019 - 11:12 AM
hello folks

4 months ago I published an App on the Play Store, built with Windev 23. The SAME App was released to the Apple Store,
Result: the Android App was available after 3 hours. The iOS version is still waiting, each time for curious or inexistent problems/issues.

the last one says:
Performance 2.5.2

Your app uses the itms-services URL scheme to install an app. 

Please note that while educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code, such code may not be used for other purposes and such apps must make the source code completely viewable and editable by the user.


now I ask to you all: WHAT THE HELL IS a
itms-services URL scheme
and how can I remove this problem?

if you need more informations, don't exitate to ask me

thanks in advance.
Publicado em agosto, 27 2019 - 2:08 PM
With version 23 you cannot (UNLESS PCSOFT IS WILLING TO MAKE A PATCH FOR YOU), This is a known issue with Apple that updated their rules about certain things in regards to calling HTTP URLS and Apps with it. The problem is not in your application , the problem is actually INSIDE the Windev Mobile Framework(So there is nothing you can do about it), PCSOFT has made for version 24 a patch that solved that issue with version 24. I really have no idea if they are willing to make the same patch for version 23 and below. You need to talk to them about that. If they are not willing to make a patch for the old version then you need to buy the upgrade to version 24 or you will not be able to publish the application anymore in the Apple AppStore.
Publicado em agosto, 27 2019 - 2:12 PM
You can read all about that problem in the following link:

https://forum.pcsoft.fr/en-US/pcsoft.us.windevmobile/2631-24-ios-app-rejected-from-app-store-for-2649/read.awp…

please also look at the french link inside the above mentioned post, that is where the main problem was discussed.

Good Luck
Membro registado
88 mensagems
Publicado em agosto, 27 2019 - 3:02 PM
thank you very much

I have version 24

Go recompile and try again