zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 622 forks source link

Please add support for connectivity_plus 6.0.2 #1423

Closed Avinash-dhiraj closed 5 months ago

Avinash-dhiraj commented 7 months ago

Problem statement: As app store introduced mandatory privacy manifest files for some of packages being used in the application. connectivity_plus 6.0.2 is one of them and current version of connectivity_plus 6.0.2 has added support for privacy manifest but graphql_flutter still using connectivity_plus 5.0.0 which leads into compatibility issue. App store is very specific about the deadline of these as well which is 1st of may.
https://developer.apple.com/support/third-party-SDK-requirements/

Please update the connectivity_plus package to the latest

Avinash-dhiraj commented 7 months ago

I have created a PR with changes https://github.com/zino-hofmann/graphql-flutter/pull/1424 Please check and do the needful.

callmephil commented 7 months ago

much needed ^

SachinCodeMatrix commented 6 months ago

Still crashes ios app

AymanElarian commented 5 months ago

any update about this ?

vincenzopalazzo commented 5 months ago

Please see graphql_flutter-v5.2.0-beta.7