i m try to create demo app using imgly sdk . after completting all steps some files following file appear red in project. libPods-imglyKit.a , libPods.a etc another missing files you can see in attached image.
How to resolve imgly-sdk-ios missing libpods files issue?
1.4k views Asked by nizama bunti At
2
Step 1: Go to Terminal
step 2: Type cd Project Folder Path
step 3: pod update
step 4: After updating the file simply RUN
step 5: It'll work