Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in IOS #205

Open
anoopnockson opened this issue Dec 7, 2023 · 5 comments
Open

Not working in IOS #205

anoopnockson opened this issue Dec 7, 2023 · 5 comments

Comments

@anoopnockson
Copy link

when opening image view image not opening and screen get freezing

@MaheshtheDev
Copy link

Can you share more info, what's the error or any console.logs ?

@anoopnockson
Copy link
Author

anoopnockson commented Jan 9, 2024 via email

@MaheshtheDev
Copy link

Ohh! i see, right now i am only using in my device only too, i haven't tried in emulator. Thought, i could help if you are facing issues in running it in devices

@juntiapps
Copy link

i use real device. when in debuging mode, it was works well, but when in testflight, it doesnt appear again

@mednche
Copy link

mednche commented Mar 12, 2024

I have the same issue.

It only happens on iOS (real-devices and simulator) in release mode. Works fine on Android in debug and release mode and in iOS devices in debug mode. It also doesn't happen on all the screens where I call ImageView. Only on a particular complex one that has quite a few state updates and rerenders (in case it helps identify the cause of the issue?).

Behaviour:

The modal opens but is just black with the cross at the top (no image, no header or footer) and then freezes (cannot be closed using the cross). It does not show any spinning wheel - it looks like it freezes before the spinning wheel gets loaded. See attached screenshot. There are no console logs available as it is in release mode.

Any idea what could be happening? Thanks in advance! 🙏

2022-04-09_122409

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants