You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In .h file i added
#import <AppInvokeSDK/AppInvokeSDK-Swift.h> @Property(nonatomic,strong) AIHandler *appInvoke; @Property (nonatomic,weak) id delegate1;
i added this much code in .h and .m file . But i am not able to open paytm page.Please provide the solution and please do needful.
The text was updated successfully, but these errors were encountered:
pranamyaiosdev
changed the title
i am not able to open paytm page using objective c code
I am not able to open paytm page using objective c code
Oct 14, 2021
In .h file i added
#import <AppInvokeSDK/AppInvokeSDK-Swift.h>
@Property(nonatomic,strong) AIHandler *appInvoke;
@Property (nonatomic,weak) id delegate1;
In .m file
i added this much code in .h and .m file . But i am not able to open paytm page.Please provide the solution and please do needful.
The text was updated successfully, but these errors were encountered: