jhomlala / catcher

Flutter error catching & handling plugin. Handles and reports exceptions in your app!
Apache License 2.0
784 stars 175 forks source link

[FEATURE] Isn't it necessary to support iOS privacy manifesta? #267

Closed ShuheiSuzuki-07 closed 3 months ago

ShuheiSuzuki-07 commented 8 months ago

Nice to meet you, I have always been a fan of this plugin. Thank you very much.

Now, Apple is asking for Privacy Manifest support. Various plugins are affected by this. This plugin (Catcher) uses FlutterToast internally, and FlutterToast is subject to Privacy Manifest compliance. Therefore, after the FlutterToast support is completed, we believe it is necessary to incorporate it in the Catcher side as well.

Thank you in advance for your support.

Please let us know if there is any error in our understanding.

FlutterToast Privacy Manifest Issue : https://github.com/ponnamkarthik/FlutterToast/issues/481

SputNikPlop commented 7 months ago

@ShuheiSuzuki-07 I have patched it upstream for fluttertoast, the same would basically apply to this package.

ShuheiSuzuki-07 commented 5 months ago

I opened an issue on this. https://github.com/jhomlala/catcher/issues/269

I created PR https://github.com/jhomlala/catcher/pull/270

jhomlala commented 3 months ago

Fixed in https://pub.dev/packages/catcher/versions/1.0.0-dev1