Hey @nstudio team @NathanWalker @NathanaelA @triniwiz,
I know you guys are busy but if you can take a quick look at this I would really appreciate it.
I'm using the AppSync plugin and the NS AppSync server. Syncing Android is working correctly but iOS just shows each sync version as pending (see below). The app seems to download and install the update but it doesn't run the updated code. If I run the sync again it returns no new sync version. I've tried using mandatory and killing/restarting the app multiple times but notta.
Here are my package specs:
NS: 8.0.2
@nativescript/core: 8.0.8
@nativescript/appsync: 3.0.1
nativescript-app-sync-cli: 1.0.1
@nativescript/ios: 8.0.0
For my build and deploy I'm using ns build ios --release and nativescript-app-sync release <appname> ios. Here is the iOS history from the appSync server:

As you can see the server shows all of my iOS appSyncs as pending.
Also, here is my appSync call:

Any help you can give me is greatly appreciated.
Cheers!
Hey @nstudio team @NathanWalker @NathanaelA @triniwiz,
I know you guys are busy but if you can take a quick look at this I would really appreciate it.
I'm using the AppSync plugin and the NS AppSync server. Syncing Android is working correctly but iOS just shows each sync version as
pending(see below). The app seems to download and install the update but it doesn't run the updated code. If I run the sync again it returns no new sync version. I've tried usingmandatoryand killing/restarting the app multiple times but notta.Here are my package specs:
NS: 8.0.2@nativescript/core: 8.0.8@nativescript/appsync: 3.0.1nativescript-app-sync-cli: 1.0.1@nativescript/ios: 8.0.0For my build and deploy I'm using

ns build ios --releaseandnativescript-app-sync release <appname> ios. Here is theiOShistory from the appSync server:As you can see the server shows all of my iOS appSyncs as
pending.Also, here is my

appSynccall:Any help you can give me is greatly appreciated.
Cheers!