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

fix: CoreChannel sync init #240

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

Fix: Initialization fails due to Platform Channels being invoked before the Flutter Engine is fully initialized - 238

Initialize Flutter Method Channel synchronously in the method invocation.