Question

Need to login Apple ID every time when purchase

  • 7 March 2022
  • 1 reply
  • 455 views

Badge +2

Hi folks,

 

I am testing the purchase function and running into a problem that, every time I called the purchase function it will ask me to login using my Apple ID. I tested on both physical device and stimulator. I’ve login both before I installed the app (i also tried uninstall and login again but no luck). 

 

Any advice? Thanks a lot.

 


1 reply

Userlevel 6
Badge +8

Hey @enlolo!

It’s expected to need to sign in often in sandbox testing rather than in production. Additionally, older versions of the SDK may prompt for a sign-in more often when checking for trial or introductory eligibility, so I’d make sure you’re up to date on your SDK.

Once you’re in production, the system uses the logged in iCloud user to make purchases and you shouldn’t need to sign in often.

Reply