Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

iOS App Store Review with static OTP #32

Open
ashish-meesho opened this issue Jul 24, 2019 · 3 comments
Open

iOS App Store Review with static OTP #32

ashish-meesho opened this issue Jul 24, 2019 · 3 comments

Comments

@ashish-meesho
Copy link

Hi,
We are about to share our app to review by Apple. And we use account kit for OTP login. Is it possible to have static OTP assigned to one of our test account phone number, so that it's easy for Apple to review it by logging in to that account

@ahsaniqbalbykea
Copy link

ahsaniqbalbykea commented Jul 26, 2019

@ashish-meesho
I've been using Account Kit SDK in my app that is available on iOS App Store for 4 months. You may allow US region for Apple review as follows:
<Account-Kit-View-Controller>.whitelistedCountryCodes = ["US"] // List of comma-separated whitelisted country codes

Reference
Whitelist Country Codes

@ashish-meesho
Copy link
Author

During review, do we need to mention App uses facebook account kit for OTP based login

@ahsaniqbalbykea
Copy link

ahsaniqbalbykea commented Aug 1, 2019

@ashish-meesho
You can add this information in Notes under App Review Information at https://appstoreconnect.apple.com such as "We are using Facebook Account Kit for number verification and the supported country is US, etc."

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants