Nino Handler
                                            Nino Handler
                                        
                                    Could you provide information in the meantime how to uninstall manually?
yep, I have the same issue for months within one year
I experience the same bug although I'm requesting the same permission multiple times, e.g. I defined a method which retrieves the location and checks if permission has been granted. I...
@achakra21 yes, it is
I get the same via Crashlytics ``` Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: RangeError (index): Invalid value: Not in inclusive range 0..6: 9. Error thrown null. at _StringBase.[](_StringBase.java) at AsYouTypeFormatter.formatEditUpdate.(formatEditUpdate.java:55) ``` **Package Version**...
I have a similar issue although I define the string like this ``` "join_ride_public_transport_changes": { "one": "{} Umstieg", "many": "{} Umstiege", "other": "{} Umstiege", "zero": "{} Umstiege" }, ``` and...
I needed to also add `"two"` to the map though in my opinion this is misleading as I had thought that 2 are `"many"`
@jlnrrg I think your placeholder is wrong
Got even more with the latest master ``` https://security-tracker.debian.org/tracker/CVE-2022-22824 expat:2.2.10-2 HIGH defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow. https://security-tracker.debian.org/tracker/CVE-2022-23990 expat:2.2.10-2 HIGH Expat (aka libexpat)...
Is there a solution to this?