figureai

Results 6 issues of figureai

Flutter 3.0 Android 11 下,demo 相机视图会覆盖Flutter 视图!!! ![](https://tva1.sinaimg.cn/large/e6c9d24egy1h3mube7e46j20u01hc44u.jpg)

My app needs to support down to iOS12.0, but the plugin only supports iOS14.0 and above. How can I fix it?

PointAnnotation dimiss when I call annotationManager.update()

I want to start a foreground service in my app and stop it when call the `RidingRecordBackgroundService.instaince.stop()`. The logic is work very friendly in debug mode. But in the release...

My app published on Google Play triggers the following error on Samsung Galaxy S23/S24 devices running Android 14: ``` Exception java.lang.RuntimeException: at android.app.ActivityThread.handleServiceArgs (ActivityThread.java:5371) at android.app.ActivityThread.-$$Nest$mhandleServiceArgs (Unknown Source) at android.app.ActivityThread$H.handleMessage...