Earlier, the 'Cuteness' demo worked, so the program is functioning. How do I get it to display my HelloWorld tutorial app?
Thanks
8 Answers, 1 is accepted
Running the NativeScript app gives me all those cat pictures....
Thank you for your feedback. From the error message I can see that the URL prefix is an empty string. I can reproduce this error if I tap "Sync" button before I tap "Scan" button.
In order for "Sync" button to work you have to use "Scan" button at least once. We designed the workflow as follows:
- Build the app for NativeScript Companion App (see screen1.png)
- After the build completes you should be able to see QR code (see screen2.png)
- Use "Scan" button from the Notification Center (see screenshot1.png)
- Scan the QR code (see screenshot2.png)
After you successfully scan the QR code your app will be synced. Behind the scenes NativeScript companion app will save the URL encoded in the QR code. The initial scan is required in order to obtain the sync URL. Once you have used "Scan" button you don't need to use it further. Anytime you want to sync your app just make sure that you have saved your source code files and tap "Sync" button (no build is required).
I am sorry we didn't make the documentation more explicit about the workflow. Please let me know if the proposed steps work for you.
Regards,
Mihail
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Thank you for sending the screenshots, they helped me to understand the issue.
By default Android tries to collapse the notification messages when they are multiple of them in the Notification Center. However, sometimes this could be really confusing. You can expand the whole notification message by swiping it down. Please see the following video http://youtu.be/lMs4T1kHpR4 for more details.
I will log an issue to improve the user experience in further versions of NativeScript companion app.
Regards,
Mihail
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Please read my previous answer and watch this video http://youtu.be/lMs4T1kHpR4 for more details.
I already logged an issue to improve the user experience.
Regards,
Mihail
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.