SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

App Rejection Due to login password popup showing again and again.

Open dev-iayush27 opened this issue 6 years ago • 7 comments

Platform

  • [x] iOS

In app purchase type

  • [x] Consumable
  • [x] Non-consumable

Environment

  • [x] Sandbox
  • [ ] Production

Version

ℹ SwiftyStoreKit (0.15.0)

Related issues

ℹ App Rejection Due to login password popup showing again and again.

Report

Issue summary

ℹ When trying to process the IAP we were caught in a sign in loop. After entering the password for the Apple ID, the app would start asking for both Apple ID and password again.

What did you expect to happen

ℹ I am expecting login password popup should show only once when trying to payment in sandbox. Before it was working fine. But suddenly it's showing pop up again and again.

dev-iayush27 avatar Sep 18 '19 07:09 dev-iayush27

I've had this problem as well noticed that if you either restart the app and or close the prompt and attempt to buy the IAP again it will work. There seems to be a couple things broken as of IOS 13.

gigabytte avatar Sep 26 '19 12:09 gigabytte

@gigabytte Thanks for the reply. Yes, after restart the app, it's working fine but at first time it is not working. Due to this my app got rejected by Apple.

dev-iayush27 avatar Oct 31 '19 07:10 dev-iayush27

I was also rejected by Apple because of this issue. Is there any known solution or workaround?

eFagerman avatar Nov 27 '19 10:11 eFagerman

same issue .

Edit - FIxed By Making force fetch receipt to false .

EndLess728 avatar Dec 11 '19 06:12 EndLess728

I am having this issue too

arlm1 avatar Jan 08 '20 01:01 arlm1

same issue .

Edit - FIxed By Making force fetch receipt to false .

How did you do that and what impact did it have?

louiskabo avatar Jan 29 '20 03:01 louiskabo

Please take a look at issue #550. Your help with this project is dearly needed! @dev-iayush27 @eFagerman @EndLess728 @arlm1 @louiskabo

Sam-Spencer avatar Jun 23 '20 02:06 Sam-Spencer