Apple Pay missing Entitlement warning [closed] - ios

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Have you ever received an email from Apple after submission like this?
The strangest thing is that I'm not using Apple Pay at all. Where should I look?
Dear developer,
We have discovered one or more issues with your recent delivery for “<APP>". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
Missing Entitlement - App contains references to [Apple Pay] in ‘ <BundleName>', but is missing the required entitlement 'com.apple.developer.in-app-payments'.
After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.
Regards,
The App Store team
UPDATE: See jrg answer (in my case fixed my issue) I had an outdated Braintree Cocoapod. Thanks man!

Related

App does not uploaded on iOS App connect store with reason non-public APIs [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 3 years ago.
Improve this question
I am trying to upload my App on Apple store. But app got rejected with reason non-public APIs.Whole reason for rejection is given below:
Dear Developer,
We identified one or more issues with a recent delivery for your app, "AppName". > Please correct the following issues, then upload again.
ITMS-90338: Non-public API usage - The app references non-public
symbols in Frameworks/Flutter.framework/Flutter: _ptrace. If method
names in your source code match the private Apple APIs listed above,
altering your method names will help prevent this app from being
flagged in future submissions. In addition, note that one or more of
the above APIs may be located in a static library that was included
with your app. If so, they must be removed. For further information,
visit the Technical Support Information at
http://developer.apple.com/support/technical/
I tried many times but got same error message. If anyone solve this problem please help.
It looks like you are submitting a debug build. You can find discussion of the same problem here.
Did you copied the build after running flutter run?
Or you might have missed flutter build ios --release

Xcode: Creating a profile requires having a device registered in the Member Center [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 6 years ago.
Improve this question
fix issue
I get this problem when I try to "fix issue" in Xcode. I'm not using a developer's account but am following this guide https://www.youtube.com/watch?v=hjcUbyTvslA to install Pokemon GO Anywhere on my iPhone without jailbreak. What should I do to fix this?
I would not recommend this at all. Apps that aren't downloaded through trusted means (ex. App Store) can contain viruses and many other bad stuff. But you need a developers account to install Xcode apps on your phone.

Cannot remove external testers in iTunes Connect [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I have a problem with iTunes Connect TestFlight where I cannot see Internal Testers in the list any more. I did some research and found out if they are also External Testers, I have to delete them.
BUT now I cannot even delete them from External Testers list. I selected and clicked delete but their emails were still there, without any error.
Anyone has this issue and how to fix it?
This is a known bug in Itunes Connect. I called Apple Developer Support and they said they are aware of the issue and "working on a fix". Which is awesome because apparently this has been going on for over a week.

iTunes Connect Submit For Beta App Review no option to disclose IDFA usage [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Today I uploaded a new build from Xcode to try the new TestFlight external testing program. After I submitted the beta app for review it was rejected because of "Undeclared Use of Advertising Identifier [IDFA].
I know I'm using the IDFA for ad tracking, and I have no problem declaring that, but the TestFlight submission process has no place to declare this. When I've submitted to the real app store there were questions I answered about the IDFA, but it seems the External Testing review flow does not have the same questions. It only asked about Export Compliance then I submitted.
Tried uploaded a new build and had the same problem again. Something I'm doing wrong or bug in Apple's new flow? Anybody else seeing the same problem or worked around this?

The app references non-public selectors with Facebook SDK [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
Today, I submit my app to iTunes by App Loader but i get an warning:
The application loader reports:
The app references non-public selectors in id
This warning can result in your app being rejected for using private APIs.
But I did not pay attention and still submit my app to iTunes.
Now I know that the obtaining the id facebook caused that warning.
I need reject the binary file and resubmit. But my app is still in a state "Upload received". I don't know how to solve this problem. Please help me. Thank in advance.
Wait a few minutes until the status clears. Then reject it under "Binary Details" in iTunesConnect.
Most likely iTunesConnect cannot flag it for waiting for review until some processing is done, worst case a manual action by Apple is done (with regards to the warning). Not much you can do.

Resources