ios - what triggers itunes sign-in alert -


i want implement new store feature in our app there multiple non-consumables purchase. went ahead , set way want , works. unfortunatly every time app started or becomes active background there alert displayed asking sign in itunes.

it's same alert pop if download app. not being sandbox environment. tried find lines of code possibly trigger alert - commented code of new store feature down bare graphical skeleton yet altert remains. tried sign out , in itunes, restarted ipod - nothing helps. if reinstall our current app-version appstore alert vanishes.

so question is: triggers alert? there way debug this? in advance already.

it sounds @ point maybe transaction didn't completed properly, , every time app launches storekit forwarding incomplete transaction app handled. i've had similar issues before

i guess device signed in account different (presumably test) account (or not signed in @ all) transaction in question took place, it's prompting (without providing useful information) sign in using account attempt complete transaction.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -