ios - Sandbox "Apple ID Password" login alerts forever -
i keep on getting "apple id password" login alerts 2 of app store test accounts. appear time after reconnecting internet; seems bit random. not appear time or immediately, when run app.
when run app (the one, can't other apps), none of code getting called. neither call ios methods may cause these alerts appear.
what can stop getting these alerts?
this can happen if make multiple receipt refresh requests using
refreshrequest = [[skreceiptrefreshrequest alloc] init]; [refreshrequest start];
Comments
Post a Comment