Skip to content

Commit

Permalink
Merge pull request #13 from hanifbinhasan/master
Browse files Browse the repository at this point in the history
fix stuck issue
  • Loading branch information
apis17 authored Jan 23, 2024
2 parents eaf9bb1 + 2dbfeb5 commit 4e3bff6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion MOLPayXDK.framework/Versions/A/Headers/MOLPayLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
@required
- (void)transactionResult: (NSDictionary *)result;
@end

@interface MOLPayLib : UIViewController

@property (nonatomic, strong) id <MOLPayLibDelegate> delegate;
Expand Down
Binary file modified MOLPayXDK.framework/Versions/A/MOLPayXDK
Binary file not shown.
2 changes: 1 addition & 1 deletion rms-mobile-xdk-cocoapods.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'rms-mobile-xdk-cocoapods'
s.version = '3.33.5'
s.version = '3.33.6'
s.summary = 'Razer Merchant Services Mobile XDK.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 4e3bff6

Please sign in to comment.