TimHoogstrate

Results 105 comments of TimHoogstrate

@0radek and/or @bulgarian-beast Can you please check if this is resolved by removing the ios/podfile.lock and then run `pod install` again. Maybe, it is cached somewhere. The implementation looks fine.

I'll close this issue because it seems that the fix is merged. Feel free to reopen the issue when needed.

It seems that this issue has been resolved. Feel free to reopen or create a new issue when new information pops-up. Don't forget to place the output of `flutter doctor...

Probably related to: https://github.com/Baseflow/flutter-permission-handler/issues/783 and https://github.com/Baseflow/flutter-permission-handler/issues/581

Dear @jasonkaruza, This seems to work fine in the example app. If you want to request multiple permissions please try to use: ``` // You can request multiple permissions at...

I've tested the following on iOS 16.6 en it seems to work as expected: Run example app; request a permission like camera; click the power button to switch off the...

I've reproduced it with location permissions indeed. I'll label it as a bug. However, I'm not sure if it is a bug from the plugin. Related to: https://github.com/Baseflow/flutter-permission-handler/issues/783 Kind regards,

Dear @wenchang1989, It seems that you can just add: `` to the manifest. Please confirm if this solves your issue. For now I'll close this issue. Feel free to reopen...

Dear @musaffa, Could you please elaborate a bit on your issue or create a new issue. It could be that your issue is related to your dev environment, because you...

It seems to us that this issue is no longer valid, or is solved in the meantime. Therefore, we will close this issue. Feel free to reopen the issue if...