Open kostadin-damyanov-prime opened 7 months ago
Yes, any news on this subject? Since de deadline is approaching, it would be really great to have this fixed in time.
You can just update your pods (or just remove your podfile.lock and run pod install again), afaik this flutter package does not pin to any version of IOSSecuritySuite, so you should automatically get the latest pod (which means 2.x.x).
However, you probably want to avoid this due to https://github.com/jeroentrappers/flutter_jailbreak_detection/issues/61
However, you probably want to avoid this due to https://github.com/jeroentrappers/flutter_jailbreak_detection/issues/61
🤯
Check https://github.com/jeroentrappers/flutter_jailbreak_detection/issues/61#issuecomment-2098606752 for a BSD 2-Clause solution.
As you may already know, starting 1st of May Apple will require apps to have reason of use for some system APIs. For reference: the official docs.
It looks like IOSSecuritySuite recently added this to their repo. I think that this package needs to be updated to the latest version of this dependency, otherwise our app updates will not be accepted into the AppStore.