@vlads Alright, thanks. I just rebuilt the app with the new daily build. I’ll report back once I have news. Thank y’all for the help.
UPDATE: passed review. Thanks for the help!
@vlads Alright, thanks. I just rebuilt the app with the new daily build. I’ll report back once I have news. Thank y’all for the help.
UPDATE: passed review. Thanks for the help!
Hi Rob,
The whole submission process was fine. I got an email from Apple after my app changed status to “In Review”
Ben
problem resolved in last corona build. thanks.
Regards,
Daily build 3467 does the magic.
Solved topic. Human reviewer in AppStore Says: “Ready for sale”
Thank you all for your contributions.
Solón Cáceres
Hi, I’ve also gotten this email an have been trying for days an can’t get my app approved. Is their any build that fixes this?
thanks
Daily build 2019.3467 solves this issue.
https://developer.coronalabs.com/downloads/daily-builds/
Rob
I just received a rejection, too. I am rebuilding with Daily Build 3469 now and resubmitting.
When i use 2018.3455 to build and submit an app 2 months ago, it was fine and passed Apple approval. Now when I try to submit a new app, apple rejected it because of the HealthKit issue seen here.
I will try to re-submit to apple with 2019.3469
Update : Apple has approved my app build with 2019.3469
Apple is constantly adapting its rules that their reviewers use and the things checked by their automatic scanning change as well. We have to react to when you report this issue and make updates, which show up in later daily builds.
Rob
I rebuilt and resubmitted using the latest build from yesterday (3469 from what I remember) and received another rejection this morning. Does anything else need to be added to the project to tell Corona to not include HealthKit references?
Thanks!
Can you verify the Corona version number you’re building with?
Rob
Sorry, my bad, I installed the daily build but today realised that I was still running the old build (I had assumed that the daily build would replace the currently installed version whereas the two co-exist). I’ve rebuilt with daily build 2019.3469 and re-submitted so hopefully it will be accepted, just waiting for the results of the review… Thanks (and sorry for the incorrect info!)
Did you also email this to support@?
No, not yet. I’ll get right on that. Thanks.
Don’t. Let’s keep it here. I’m trying to determine if one of the reports I got there is yours and this is a duplicate or if this is affecting multiple developers.
Rob
What version of Corona are you using?
It’s build number 2019.3461
Hello, My app has been rejected with same issue. I am build on build number 2018.3452.
I update my app and send to apple review on 25/02/2662, which my app is hidden object game and no any parts or plugin of HealthKit, But App Apple reject my app because noticed my app uses HealthKit
== FULL TEXT REJECT ==
Guideline 2.5.1 - Performance - Software Requirements
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.
== my app build.setting ==
settings =
{
orientation =
{
–default = “portrait”,
default = “landscapeRight”,
supported = {
–“portrait”
“landscapeRight”,
}
},
iphone =
{
xcassets = “Images.xcassets”,
plist =
{
UILaunchStoryboardName = “LaunchScreen”,
NSAppTransportSecurity = { NSAllowsArbitraryLoads=true },
}
},
window =
{
titleText =
{
default = “Hidden Objects”,
},
},
android =
{
usesPermissions =
{
“android.permission.INTERNET”,
“android.permission.ACCESS_NETWORK_STATE”,
--“android.permission.CAMERA”,
--“android.permission.READ_PHONE_STATE”,
--“android.permission.WRITE_EXTERNAL_STORAGE”,
--“android.permission.ACCESS_FINE_LOCATION”,
},
FacebookAppID = “504772506364897”,
},
– enable the admob plugin
plugins =
{
[“CoronaProvider.native.popup.social”] =
{
– required
publisherId = “com.coronalabs”,
},
[“plugin.admob”] =
{
publisherId = “com.coronalabs”
},
},
– plugin end –
}
Our app update just got rejected with same message as above.
Build 2019.3462
Please look into this or advise which daily build to use instead.
My app just got rejected because of this also!