Software Archive
Read-only legacy content
17061 Discussions

zip file not uploading through android mobile

Rahul_G_2
Beginner
675 Views
We are capturing the images through mobile camera and creating zip file. We have to upload the zip file on server. We used file transfer plugin for that but it is working fine on intel Preview App on android mobile. But after converting in apk it do not upload the zip file on server and it do not through any error. Is there any settings required for apk. We are using ionic framework, angularjs with Cordova (latest versions)
0 Kudos
1 Reply
Elroy_A_Intel
Employee
675 Views

You may not have set the whitelist field with the appropriate domain name(s). You can find this field on the Projects panel under the Build Settings for your desired mobile platform.

For more information on the whitelist, visit https://software.intel.com/en-us/articles/cordova-whitelisting-with-intel-xdk-for-ajax-and-launching-external-apps

0 Kudos
Reply