Software Archive
Read-only legacy content
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 討論

Use Permission

ali_khatami
初學者
2,844 檢視

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

0 積分
10 回應
PaulF_IntelCorp
2,844 檢視

Adding permissions manually is very rare and not required for most apps. The plugins you include with your app will add the necessary permissions.

ali_khatami
初學者
2,844 檢視

How do I add plug-ins?
For example, Internet permission
I look at the picture to see how to enter to the time do not build error

ali_khatami
初學者
2,844 檢視
Can i help me?
PaulF_IntelCorp
2,844 檢視

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.

ali_khatami
初學者
2,844 檢視

I  plugin  Related To Permission  And From where Must I added?

ali_khatami
初學者
2,844 檢視

permission plugin where are they?

PaulF_IntelCorp
2,844 檢視

There is no permission plugin, each plugin you add to your project will include the permissions required for the features added by that plugin.

ali_khatami
初學者
2,844 檢視

So why no permissions when installing apps do not show?

ali_khatami
初學者
2,844 檢視

i,m installed plugin " Network Information "

See Attach Picture

No Show Permission Install App

See Attach Picture

ali_khatami
初學者
2,844 檢視

Paul can help me ?

回覆