Miro Markaravanes
Miro Markaravanes
It works fine when I target to android 3+ using native action bar. (not using sherlock). For my software it should be there because I prepare my menu options there....
@sarsonj I just checked again and it does seem this is a regression with Xcode 14 (even though the root cause might be the issue you mentioned). ## Xcode 13.4.1...
> hey @minlite thanks for these changes, can you add a new sample inside `SampleLinearPage` showing this case? > Thanks Yes. Will do
@jameswasher I've implemented the feature you requested in my [fork](https://github.com/minlite/flutter_percent_indicator). @diegoveloper I will open a PR if you would like to have this feature. Thanks.
This is a common issue with resource bundles not being included. You can use either this [fork](https://github.com/tabrezp/FlagPhoneNumber) or fork on your own and apply this [commit](https://github.com/chronotruck/FlagPhoneNumber/pull/193/commits/883e012989bf29267cd88e6affd74bda7f9d7586)
Thank you for the reply @morganchen12! That was one of my guesses. I checked the monitoring graph and it looks like around 12% of production requests fail due to an...
> @minlite, can you [file a support ticket](https://firebase.google.com/support/troubleshooter/contact)? This way the Firebase team can look at your project directly to see if something's going wrong. I have opened support case...
@swftvsn Support initially denied that the issue is from Firebase. After I pointed out that 10% of our users as well as users from other production apps are seeing the...
Hi @weixifan, Thank you for the detailed reply and taking the time to look into this issue. I can address a few of the points you brought up: My investigation...
@jostster I still have App Check disabled since we could not accept losing users on sign up due to this error. I have continued to investigate this but have found...