Add support for Answers and improved Fabric integration.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
@protocol MPInAppDelegate
|
||||
|
||||
- (void)updateWithProducts:(NSArray /* SKProduct */ *)products;
|
||||
- (void)updateWithProducts:(NSDictionary<NSString *, SKProduct *> *)products;
|
||||
- (void)updateWithTransaction:(SKPaymentTransaction *)transaction;
|
||||
|
||||
@end
|
||||
|
Reference in New Issue
Block a user