Mobile: How To Update the iOS WalkMe Mobile SDK From v1.x to v1.3.x and Above
Last Updated March 31, 2021
Steps For Updating
- Remove
libABBISDK.a
from your linked frameworks:
- Change the SDK import statement to the following:
#import <WalkMeSDK/WalkMeSDK.h>
.
That's it, you're done!
Was this article helpful?
Yes
No
Thanks for your feedback!