telenordigital / connect-ios-sdk

Docs 📒👉
https://telenordigital.github.io/id-docs.telenordigital.com/integrate-ios-sdk.html
Apache License 2.0
9 stars 8 forks source link

Integrating sdk as submodule to our existing project fails #41

Closed bandhavivinay90 closed 6 years ago

bandhavivinay90 commented 6 years ago

We tried to go with the submodule approach to add the connect id sdk in our existing xcode project, but it complains. All the steps mentioned are followed, but project seems to be not able to find AeroGeroHttp framework (which we get by running pod install over the directory). Is there something expected to change on the framework search path ?

jorunfa commented 6 years ago

We recently updated to AeroGearHttp v2.0.0, and a correction of a few errors in the tests. See https://github.com/telenordigital/connect-ios-sdk/pull/42. Hopefully we will have a new version soon, which you can try.

bandhavivinay90 commented 6 years ago

Perfect! We will wait till the pull request gets reviewed. Thanks.

jorunfa commented 6 years ago

New release out now - let me know how it goes https://github.com/telenordigital/connect-ios-sdk/releases

jorunfa commented 6 years ago

Closing this due to old age/no reply.