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 on real device(Release mode) #12

Open
anilios opened this issue Mar 11, 2020 · 3 comments
Open

Not working on real device(Release mode) #12

anilios opened this issue Mar 11, 2020 · 3 comments

Comments

@anilios
Copy link

anilios commented Mar 11, 2020

Integrated this library for emitting events on an action and on other screen added some listeners to listen for the same events, which is working pretty fine as expected on simulator and device during debugging. But after release builds are generated for iOS and Android devices, its not working at all.

Anyone else has faced same issue?

@nericode
Copy link

nericode commented Jul 30, 2020

I test in iOS with flag --configuration Release and work, how did you implement it?

@abdulghanitech
Copy link

Integrated this library for emitting events on an action and on other screen added some listeners to listen for the same events, which is working pretty fine as expected on simulator and device during debugging. But after release builds are generated for iOS and Android devices, its not working at all.

Anyone else has faced same issue?

facing same issue, working fine on debug devices and also when I tried the release variant. But when I tried on release build it's not working.

@nericode
Copy link

@abdulghanitech Because it won't work, if it's just a simple class in javascript

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

3 participants