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

author的amap非常实用,放大地图偶遇crash,请求指点一二 #20

Open
MicroKibaco opened this issue May 15, 2017 · 2 comments
Open

Comments

@MicroKibaco
Copy link

使用react-native-amap

库文件 遇到这样子的crash情况 请求author 略加指点

FATAL EXCEPTION: main
Process: com.asiainfo.channelmanager, PID: 7994
java.lang.AssertionError: Dispatched event hasn't been initialized
at com.facebook.infer.annotation.Assertions.assertCondition(Assertions.java:65)
at com.facebook.react.uimanager.events.EventDispatcher.dispatchEvent(EventDispatcher.java:115)
at com.dianwoba.rctamap.AMapView$9.run(AMapView.java:526)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6077)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)

@marshalYuan
Copy link
Member

你是在RN哪个版本下使用这个的啊

@MicroKibaco
Copy link
Author

0.37+

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

2 participants