RazerMS / Mobile-XDK-RazerMS_React_Native

Razer Merchant Services mobile payment for React Native
https://merchant.razer.com/v3/
10 stars 12 forks source link

NSAllowsArbitraryLoads requirement might get rejected by applestore #23

Closed badoet closed 5 years ago

badoet commented 5 years ago

May we know why this setting in info.plist is required? https://stackoverflow.com/questions/31534304/does-app-store-reject-submission-if-nsallowsarbitraryloads-set-to-yes

the app store might reject apps with this setting turned on

any input on this? thank you

clewlb commented 5 years ago

You may ignore the "App Transport Security Settings" as it was part of the legacy we had for supporting some resources like images that weren't downloaded from the https sites. Btw, having the setting added won't cause APP STORE rejection.