Please, provide the details below:
On Android (not iOS) images that are either deployed as resources or in a separate folder sometimes get swapped for other images at random. The repository with all the code is listed below and a video was created to demonstrate the problem.
I could not find an existing issue.
Which platform(s) does your issue occur on?
iOS/Android/Both
The problem is on Android. It is working fine on iOS.
Please provide the following version numbers that your issue occurs with:
- CLI: 2.5.2
- Cross-platform modules: 2.5.1
- Runtime(s): 2.5.0 for iOS and Android
- Plugin(s):
"nativescript-angular": "1.4.1",
"nativescript-telerik-ui": "1.6.1",
"nativescript-theme-core": "1.0.3",
"reflect-metadata": "0.1.10",
"rxjs": "5.2.0",
"tns-core-modules": "2.5.1"
Please tell us how to recreate the issue in as much detail as possible.
I created a video of the problem and it can be seen on youtube here: https://youtu.be/WUszWXxHjWI
Clone the repo and run the project. I use Genymotion as my emulator on Mac Sierra and I've tried this on two different Macs.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Yes, the complete project is in the following repo: https://github.com/alexziskind1/looptidoo
Thanks,
Alex
Please, provide the details below:
On Android (not iOS) images that are either deployed as resources or in a separate folder sometimes get swapped for other images at random. The repository with all the code is listed below and a video was created to demonstrate the problem.
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
I could not find an existing issue.
Which platform(s) does your issue occur on?
iOS/Android/Both
The problem is on Android. It is working fine on iOS.
Please provide the following version numbers that your issue occurs with:
"nativescript-angular": "1.4.1",
"nativescript-telerik-ui": "1.6.1",
"nativescript-theme-core": "1.0.3",
"reflect-metadata": "0.1.10",
"rxjs": "5.2.0",
"tns-core-modules": "2.5.1"
Please tell us how to recreate the issue in as much detail as possible.
I created a video of the problem and it can be seen on youtube here: https://youtu.be/WUszWXxHjWI
Clone the repo and run the project. I use Genymotion as my emulator on Mac Sierra and I've tried this on two different Macs.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Yes, the complete project is in the following repo: https://github.com/alexziskind1/looptidoo
Thanks,
Alex