Why is the NSAllowsArbitraryLoads required? #499
Closed
dryprogrammer
started this conversation in
General
Replies: 1 comment
-
Looks like a mistake when writing docs. Thanks for the report. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, new user here. I am just wondering why is the NSAllowsArbitraryLoads required for this package? This is for unsecured HTTP and may make App Store review more difficult.
https://github.com/fluttercandies/flutter_wechat_assets_picker#ios says NSAllowsArbitraryLoads is required.
https://developer.apple.com/documentation/bundleresources/information_property_list/nsapptransportsecurity/nsallowsarbitraryloads
Beta Was this translation helpful? Give feedback.
All reactions