nativescript-app-sync icon indicating copy to clipboard operation
nativescript-app-sync copied to clipboard

♻️ Update your app without going through the app store!

Results 39 nativescript-app-sync issues
Sort by recently updated
recently updated
newest added

I get the following startup times for the same app (no updates at all): Before app-sync update (.apk file install) = 6 sec After app-sync update = 30 sec The...

On Android, when I launch the app, always updates it. It’s like the local app isn’t the same as the cloud version. ┌───────┬────────────────┬─────────────┬───────────┬─────────────┬──────────────────────┐ │ Label │ Release Time │ App...

We've been trying to figure out how to make this plugin work for us for a really long time, and after fiddling with this, we ended up getting it working...

Hi everyone, I just installed AppSync to my app and successfully release my first update (even if nothing seems to have happened). So I decided to make some minor changes...

Hello and thanks @EddyVerbruggen for this great plugin. I'd like to know if its possible to get "Update Metadata" information from within the app as I'd like to display the...

Hi @EddyVerbruggen , 1. On the step 4 in the registration page, when I click on create (finish) the button was disabled and no think happen, I wait 30 second,...

The app crashes on an appsync update when using NativeScript Vue. I've created a repo based on the vue template app for reproducing this: https://github.com/vpulim/appsync-crash I ran the following commands:...

Is there a recommended way to handle the different app-sync environments based on if the app was installed from the app store or through testflight? Same for android, either the...

When I run ```tns run ios``` I get the following message and the app terminates: ``` ERROR in ../node_modules/nativescript-app-sync/TNSLocalPackage.js Module not found: Error: Can't resolve 'nativescript-zip' in '/{homefolder}/{App}/{App-Name}/node_modules/nativescript-app-sync' @ ../node_modules/nativescript-app-sync/TNSLocalPackage.js...

I'm recieving this error after using app sync release command: [Error] Application Error html,body,iframe { margin: 0; padding: 0; } html,body { height: 100%; overflow: hidden; } iframe { width:...