Installation Roy Zivony March 02, 2022 17:50 Updated Using CocoaPods Open your project’s directory in the terminal Initialize the pod if needed: pod init Open the newly created Podfile: open Podfile Add the following code: pod "MySizeIDSDKBodyUI" , :http => "//artifacts.mysz.io/iOS/MySizeIDSDKBodyUI/2.6.1/MySizeIDSDKBodyUI.zip" In the terminal run: pod install The MySizeIDSDKBodyUI should now be added to your project. Related articles Integration Introduction Methods How to integrate MySizeID Widget Script on the website Tutorial Videos Comments 0 comments Please sign in to leave a comment.
Comments
0 comments
Please sign in to leave a comment.