| |
Publicado em abril, 04 2019 - 4:18 PM |
i have just got 2 Apps rejected by APPLE saying the following:
"We noticed that your app uses HealthKit, but your app does not appear to include any primary features that require health or fitness data. The intended use of HealthKit is to share health or fitness data with other apps or devices, and it should be used only in apps that require this data as a part of the app's core functionality.
Next Steps
To resolve this issue, please remove any HealthKit functionality from your app, as well as any references to this app’s interactivity with HealthKit from the app or its metadata."
The problem with that is that there isnt ANY way to do that on Windev Mobile because they pack everything into the framework they use..... that means i am stuck with the new apple rules because UNLESS i am building a health app i will not be able to publish any apps there with the new rules with version 23. ANYONE has solved this or got around this ? |
| |
| |
| | | |
|
| | |
| |
Membro registado 514 mensagems |
|
Publicado em abril, 04 2019 - 5:15 PM |
hi WindevCol
Did you see everything when you create the AP ID? There's a lot of configuration out from windev when you develop on iOS. There you can configure the notification and so on.
so take a look there instead of windev.
Good luck.
-- Best Regards ARV |
| |
| |
| | | |
|
| | |
| |
Publicado em abril, 04 2019 - 5:25 PM |
Yes but there is not there, the list of the rights i need to edit is Wizzard but windev does not allows you to edit them.... they take them all by default, and the latest changes from APPLE´S policy is NOT to allow all of them for all the applications. So i need to figure out what to do. |
| |
| |
| | | |
|
| | |
| |
Membro registado 514 mensagems |
|
Publicado em abril, 04 2019 - 6:02 PM |
Hi WindevCol
Ok I see, so did you try to contact to Free Support of PCSoft?
Good Luck.
-- Best Regards ARV |
| |
| |
| | | |
|
| | |
| |
Publicado em abril, 05 2019 - 6:35 PM |
Olá basta remover as referencias que se encontram no arquivo info.plist o WM gera isso sem necessidade

|
| |
| |
| | | |
|
| | |
| |
Membro registado 514 mensagems |
|
Publicado em abril, 05 2019 - 10:03 PM |
Hi WindevCol
Yeah that! Vilani just said that just delete all about that function on info.plist on XCode. that should work.
-- Best Regards ARV |
| |
| |
| | | |
|
| | |
| |
Publicado em abril, 06 2019 - 3:19 PM |
Vilani wrote:
Olá basta remover as referencias que se encontram no arquivo info.plist o WM gera isso sem necessidade

Thanks Guys .... very good tip |
| |
| |
| | | |
|
| | |
| |
Publicado em abril, 17 2019 - 2:10 PM |
WindevCol a écrit :
Vilani wrote: Olá basta remover as referencias que se encontram no arquivo info.plist o WM gera isso sem necessidade

Thanks Guys .... very good tip
Cela a-t-il résolût ton problème je suis dans le même cas mais je sèche .... |
| |
| |
| | | |
|
| | |
| |
Publicado em maio, 24 2019 - 10:34 AM |
Avant de générer l'application iPhone/iPad supprime complètement le commentaire sur la permission que tu veux retirer (voir image), ensuite il disparaît automatiquement du fichier infos dans xcode.

|
| |
| |
| | | |
|
| | |