Skip to content
New issue

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

ABTesting: Remove deprecated APIs #6543

Closed
paulb777 opened this issue Sep 23, 2020 · 1 comment
Closed

ABTesting: Remove deprecated APIs #6543

paulb777 opened this issue Sep 23, 2020 · 1 comment
Assignees

Comments

@paulb777
Copy link
Member

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:"
@paulb777
Copy link
Member Author

Closing since #6602 merged

@firebase firebase locked and limited conversation to collaborators Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants