hello
how to add permission on my application ?
android , IOS , Windows Phone
i,m added permission on Build Settings/Add Permission, after added , build Error
連結已複製
10 回應
Ali -- you do not need to add that permission, it will be added automatically when you build the app. The "Internet" permission gets added by the Cordova framework. Other permissions will be added when you add a plugin that requires permissions.
