nativescript-photoviewer
nativescript-photoviewer copied to clipboard
iOS - Does not show images after NS7 migration
When trying to build and run the demo in the project, I cannot get any images to load whether they are local or remote images. Tested on a physical device and simulator. Same result. iOS 14 and iOS 12. Same result.
I simply see the gallery screen with a loading icon but no image ever appears. This used to work before the NS7 migration. There aren't any errors reported in the console when running. Any ideas on what could have broke?
I tried adding the line suggested in this issue https://github.com/manijak/nativescript-photoviewer/issues/55, but that didn't seem to change anything.
Were you able to find a fix for this? I'm having the same issue on iOS
any update????
We're also seeing this. I have tried to debug all day with no luck, it's very strange that there is nothing showing up in the console about it. I've also tried upgrading the NTYPhotoViewer CocoaPod to the latest as well but there is no difference there.
After many attempts to get this to work we ended up replacing NYTPhotoViewer with AXPhotoViewer. @manijak would you be open to a pull request to do this here? Our fork is here: https://github.com/flypapertech/nativescript-photoviewer/tree/ns7