adaptyteam / AdaptySDK-Unity

Unity SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
50 stars 4 forks source link

Installation instruction incorrect #4

Closed bakwc closed 1 year ago

bakwc commented 2 years ago

1) After building in unity editor - no .xcworkspace file is generated 2) After running xcode build - got an error: No such module 'Adapty'

x401om commented 1 year ago

Hi, @bakwc! I guess there could be some problem with the cocoapods. Did you try to manually run pod install and wait until the workspace will be generated?