qiuxiang / react-native-amap3d

react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS
https://qiuxiang.github.io/react-native-amap3d/api/
MIT License
1.27k stars 327 forks source link

App always crash by clicking on any button after Map loaded #821

Open PrincyVaidya opened 6 months ago

PrincyVaidya commented 6 months ago

App crash :- Load Map and go back from map screen App crash. Always crash by clicking on any button after MapView render. Same bug occur in given Example Apk , by clicking back button crash happen.

Apk taken from releases [https://github.com/qiuxiang/react-native-amap3d/releases] V3.2.3

https://github.com/qiuxiang/react-native-amap3d/assets/99018580/0cad7f0a-774c-46f2-98f7-d4d4d8875963

PrincyVaidya commented 5 months ago

Any update ?

WangminzeSparkler commented 2 months ago

I have the save problem when the MapView unmount from the DOM.

PrincyVaidya commented 2 months ago

Hi @WangminzeSparkler , I followed this solution AndroidManifest.xml - inside application android:allowNativeHeapPointerTagging="false"