You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to activate nativescript-app-sync-cli with NS7, patch ns7 fix # 12.
Then a problem 1:
Detecting android app version:
[Error] Unable to find or read " /app/App_Resources/Android/src/main/AndroidManifest.xml".
which I temporarily solved by copying the App_Resources folder under the app, which is not the case in NS7.
After that, a problem 2 occurred:
Detecting android app version:
Releasing update contents to AppSync:
Upload progress: [============================================ ====] 100% 0.0s
[Error] undefined storageType does not support.
Can anyone help?
The text was updated successfully, but these errors were encountered:
I use nativescript-app-sync-cli 1.0.1
I was able to activate nativescript-app-sync-cli with NS7, patch ns7 fix # 12.
Then a problem 1:
Detecting android app version:
[Error] Unable to find or read " /app/App_Resources/Android/src/main/AndroidManifest.xml".
which I temporarily solved by copying the App_Resources folder under the app, which is not the case in NS7.
After that, a problem 2 occurred:
Detecting android app version:
Releasing update contents to AppSync:
Upload progress: [============================================ ====] 100% 0.0s
[Error] undefined storageType does not support.
Can anyone help?
The text was updated successfully, but these errors were encountered: