App requireing login every time

Believe it or not, I’m just now getting around to building my first iAP based app.

Since this is all kinda new to me, I have to take off my helper hat and put on my “help me” hat.

So I have a storyboard app, that loads the list of purchasables in an overlay. And for the most part everything is working. I’ve successfully purchased an app from the sandbox, downloaded the content, unpacked it and played it. Yea me (thanks to all your help who’ve braved this world before me).

But every time I load my overlay it prompts me to login to the test account.

I do a store.init() and pass it my call back.
I do a store.restore()

Please tell me this login is the result of testing in the sandbox and that my customer’s won’t be prompted every time they run the app?

[import]uid: 19626 topic_id: 33253 reply_id: 333253[/import]

Hey @Rob,

By my own past experience I can tell you that when in “testing phase” I did see the exactly same thing as you are facing right now by your description of the “tilt” above.

PS: After my app went LIVE in AppStore I did realize that this “weird problem of login asking” does not happen anymore on my own devices (yes, I bought my own app) and also on some family`s devices as well.

So I think you could calm down by now.
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 33253 reply_id: 132145[/import]

Thanks Rodrigo! [import]uid: 19626 topic_id: 33253 reply_id: 132165[/import]

Working on my first one now also. [import]uid: 7911 topic_id: 33253 reply_id: 132207[/import]

Hey @Rob,

By my own past experience I can tell you that when in “testing phase” I did see the exactly same thing as you are facing right now by your description of the “tilt” above.

PS: After my app went LIVE in AppStore I did realize that this “weird problem of login asking” does not happen anymore on my own devices (yes, I bought my own app) and also on some family`s devices as well.

So I think you could calm down by now.
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 33253 reply_id: 132145[/import]

Thanks Rodrigo! [import]uid: 19626 topic_id: 33253 reply_id: 132165[/import]

Working on my first one now also. [import]uid: 7911 topic_id: 33253 reply_id: 132207[/import]