phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

App Works in Desktop But Not In Build #626

Open Levitamin opened 6 years ago

Levitamin commented 6 years ago

I'm using the ESRI ArcGIS Javascript API to create interactive mapping apps. I've successfully created an app in PhoneGap Desktop that loads a map and layers from my company's server. I listed our server and the ESRI basemap servers in the CSP. I'm able to click on points and view attachments on my iPad in Desktop. I've uploaded this app to Build and downloaded the IOS version. When I open the app, it sticks on a blank screen. If I close and then reopen the app, I can see my map, but not the layers from our server. I've followed threads about the config.xml file, and I moved it into the www folder and zipped that for upload. I'm not sure what I'm missing. When I try to debug in Weinre it says Target not connected