Release Notes
Apr 11, 2025
BRAccountLinkingManager
Added linkAccount(with:withCompletion:) method Added loginUser(forLinkedRetailer:withCompletion:) methodBRDigitalManager
Added enableSilentPush(withToken:) method for collecting push notification token Added didReceiveRemoteNotification(userInfo:fetchCompletionHandler:) method for executing Grab Orders Operation via silent pushBRAccountLinkingManager
Removed linkRetailerWithConnection method. Removed verifyRetailerWithConnection(with:withCompletion:) method.Mar 10, 2025
Dec 19, 2024
Dec 2, 2024
BRAccountLinkingManager
Added linkAccount(with:withCompletion:) method Added loginUser(forLinkedRetailer:withCompletion:) methodBRDigitalManager
Added enableSilentPush(withToken:) method for collecting push notification token Added didReceiveRemoteNotification(userInfo:fetchCompletionHandler:) method for executing Grab Orders Operation via silent pushBRAccountLinkingManager
Removed linkRetailerWithConnection method. Removed verifyRetailerWithConnection(with:withCompletion:) method.Nov 07, 2024
Oct 17, 2024
Sep 17, 2024
New error types:
1. BRAccountLinkingErrorWebViewClosed
2. BRAccountLinkingErrorUnsupportedRetailer
A random crash when executing in background.
1. Bed Bath & Beyond
2. Giant Eagle
3. H-E-B
4. HyVee
5. Kohls
6. Macy’s
7. Marshalls
8. Nike
9. Rite Aid
10. TJ Maxx
11. Staples
Aug 20, 2024
July 20, 2024
July 16, 2024
July 2, 2024
June 20, 2024
1. Coles (AU)
2. Woolworths (AU)
typedef NS_ENUM(NSUInteger, BRAccountLinkingRetailer) {
...
BRAccountLinkingRetailerColesAU = 7610,
BRAccountLinkingRetailerWoolworthsAU = 8646
};
BRAccountLinkingRetailerCarrefourUK -> BRAccountLinkingRetailerCarrefourES
BRAccountLinkingRetailerAliExpress -> BRAccountLinkingRetailerAliExpressUK