immobiliare / RealFlags

🔧 Feature Flagging for Swift
MIT License
189 stars 11 forks source link

Firebase 10 support - Fork Link #25

Open tr736-reclip opened 2 years ago

tr736-reclip commented 2 years ago

What problem are you facing?

Ive added a fork to support firebase 10.0. This was needed to resolve captcha issues with the simulator and firebase auth captcha

https://github.com/tr736-reclip/RealFlags

Other Information

No response

malcommac commented 1 year ago

Since 2.0.0, we moved the RealFlags for Firebase Adapter to a custom repository. You can find it here https://github.com/immobiliare/RealFlagsFirebase. At the same time, we relaxed the constraints to the Firebase library with a range which is currently set "9.3.0"..<"11.0.0" as you may see from the Package.swift file.