HubertZhang / IITC-Mobile

Ingress Intel Total Conversion Mobile for iOS
MIT License
24 stars 4 forks source link

Sync plugin forgets Google credentials every time I relaunch the app. #7

Open xmfedsheep opened 3 years ago

xmfedsheep commented 3 years ago

On IITC-Mobile v3.3.0 on iOS 14, Google credentials for Sync plugin is kept after reloading IITC but not kept after relaunching the app. It didn’t occur on previous version of IITC-Mobile. I guess it’s related to 3rd party cookies and the Intelligent Tracking Prevention. Any workarounds for user or a plan to update the app?

HubertZhang commented 7 months ago

Please check if this problem still exists in v3.4.0

xmfedsheep commented 7 months ago

(edited) This issue does occur on v3.4.0. After the IITC-Mobile app killed on app switcher, the sync plugin need authentication again. The authentication keeps over reloading but not over app restart. I checked v3.4.0 with iOS 17.3.1.

Schlepptop commented 6 months ago

What is needed for this to be merged? I think this is a sensible change.

HubertZhang commented 6 months ago

The PR has been merged, but it seems ITP config is default false in Settings.app

Maybe I should add an illustration for how to enable ITP via settings..