Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please remove deprecations in public headers in Firebase 7.
~/gh4/firebase-ios-sdk/FirebaseABTesting/Sources/Public/FirebaseABTesting (master) $ git grep -B5 -i deprecat FIRExperimentController.h-- (void)updateExperimentsWithServiceOrigin:(NSString *)origin FIRExperimentController.h- events:(FIRLifecycleEvents *)events FIRExperimentController.h- policy:(ABTExperimentPayloadExperimentOverflowPolicy)policy FIRExperimentController.h- lastStartTime:(NSTimeInterval)lastStartTime FIRExperimentController.h- payloads:(NSArray<NSData *> *)payloads FIRExperimentController.h: DEPRECATED_MSG_ATTRIBUTE("Please use updateExperimentsWithServiceOrigin:events:policy:"
The text was updated successfully, but these errors were encountered:
Closing since #6602 merged
Please remove deprecations in public headers in Firebase 7.
The text was updated successfully, but these errors were encountered: