tiki-deprecated / publish-sdk-ios

TIKI SDK (iOS) - Consumer Data Licensing
https://mytiki.com/docs/sdk-overview
MIT License
3 stars 2 forks source link

[iOS] Initialize is not working after app open #279

Closed JesseMonteiro closed 1 year ago

JesseMonteiro commented 1 year ago

Reason

I can't use an new user

Description

After create a new user and click in start throw an error "tiki sdk is not initialized", the onComplete() on initialize after create a new user is not called and the TS still waiting the answer.

Success Criteria

Additional Information

No response

mike-audi commented 1 year ago

from discord:

okay, i spent a good 12 hours trying to fix the ios initialize problem.

still stuck. but here's what i tried and what i found (will also paste this into the gh issue)

ricardobrg commented 1 year ago

I was going to move this issue to publish-sdk-channel, like mentioned in #280 but I will keep it here, since the comments from @mike-audi needs further analysis and changes in this repo.

The publish-sdk-channel is broken. A fix from it was done last week and the correct binaries were used in the first versions of the cocoa pods but these changes were lost. I was able to recover the xcframeworks and added them in #280, for a quick patch to confirm the issue is not in iOS layer.

We need to review:

Follow ups: