Native app does not work after being built for distribution

0
I have built my native app but it is not opening. Does anyone know how I can fix this?  
asked
2 answers
0

Could be that your runtime and app are out of sync. Did you deploy a new build at the same time when you released your native app? 

answered
0

We've experienced similar errors when syncing files of which the contents were not present anymore on the server (after a database restore with objects only). 

Or possibly the initial sync has timed out because of the quantity of objects being synced to the device?

answered