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
I update Xendit 2.0.8 �by pod
And #import <Xendit/Xendit.h> in .m file with no error, but it seems not recognize the Xendit library. I cannot call any methods of Xendit like: Xendit.publishableKey = kXenditPublishable; -> "Use of undeclared identifier 'Xendit'"
Please help me. Thanks!
The text was updated successfully, but these errors were encountered:
I update Xendit 2.0.8 �by pod
And #import <Xendit/Xendit.h> in .m file with no error, but it seems not recognize the Xendit library. I cannot call any methods of Xendit like:
Xendit.publishableKey = kXenditPublishable;
-> "Use of undeclared identifier 'Xendit'"Please help me. Thanks!
The text was updated successfully, but these errors were encountered: