Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning when uploading App #672

Open
macintosh-HD opened this issue Oct 17, 2022 · 7 comments
Open

Warning when uploading App #672

macintosh-HD opened this issue Oct 17, 2022 · 7 comments

Comments

@macintosh-HD
Copy link

Hi,

recently I get warnings when uploading my App to AppStore Connect. The logs say:

The app references non-public selectors in Payload/APPNAME.app/APPNAME: dismissViewController

I don't have a function with that name in my app.
Upon further investigation I found that CareKit implements such function in the OCKContactViewController and it is private.

I only got the warning after switching to Xcode 14.
Is it possible to make that function public to resolve the warning?

@gavirawson-apple
Copy link
Collaborator

Hi @macintosh-HD ! I'll do some investigating here - which branch of CareKit are you using?

@macintosh-HD
Copy link
Author

Hi @gavirawson-apple, sorry for the late response. We are using the main branch.

@gavirawson-apple
Copy link
Collaborator

Thanks! I'll do some digging and get back to you.

@gavirawson-apple
Copy link
Collaborator

Are you able to upload your app to the App Store despite this warning? Or is it blocking you from uploading the app?

@drdavec
Copy link
Contributor

drdavec commented Nov 17, 2022 via email

@gavirawson-apple
Copy link
Collaborator

Thanks @drdavec, it's helpful to know how many folks are impacted by this issue. Let me know if this becomes a blocker for uploading your apps to the App Store. At the moment this seems to me like it's not specific to CareKit, and may get ironed out in Xcode. But let me know if this does become a big blocking issue.

@majidsaleem105
Copy link

@gavirawson-apple

  • We also receive this warning on uploading.
  • But it allows us to upload the app with warnings to the TestFlight, and it also successfully gets approved by the review team to publish it into the store.
  • No warning or blocking from the app store.

It may help you to figure out the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants