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

App crashes in Samsung devices #12414

Closed
keerthanarbt opened this issue Feb 16, 2017 · 2 comments
Closed

App crashes in Samsung devices #12414

keerthanarbt opened this issue Feb 16, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@keerthanarbt
Copy link

keerthanarbt commented Feb 16, 2017

Hi,
Error message:
react.uimanager.ReactShadowNode.setStyleWidth(float)' on a null object reference

com.facebook.react.uimanager.UIImplementation.updateNodeSize (UIImplementation.java:151)
com.facebook.react.uimanager.UIManagerModule.updateNodeSize (UIManagerModule.java:213)
com.facebook.react.views.modal.ReactModalHostView$DialogRootViewGroup$1.run (ReactModalHostView.java:302)
android.os.Handler.handleCallback (Handler.java:739)
android.os.Handler.dispatchMessage (Handler.java:95)
com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:31)
android.os.Looper.loop (Looper.java:158)
com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run (MessageQueueThreadImpl.java:196)
java.lang.Thread.run (Thread.java:818)

please help us with the same..with some example codes...

@hramos hramos closed this as completed Feb 17, 2017
@keerthanarbt
Copy link
Author

keerthanarbt commented Mar 3, 2017

Hi @hramos ,
Please give some explanation.
It seems like some issue related to cpu architecture support.
(We were able to reproduce issues in Samsung S6, S7, Lenova K4 note.. devices)

The same code works fine with other 32 bit devices like, Nexus 5,6, Asus and Moto android devices..
The same code work perfect in Apple device.

Really stuck here please help out.
Otherwise give some reason why you closed this issue. Which will be helpful.

@hramos
Copy link
Contributor

hramos commented Mar 3, 2017

This issue was closed because it did not provide sufficient information as outlined in the template. Feel free to open a new issue, and make sure to fill out every field.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants