Hi ALL
Is there any update on "https://crosswalk-project.org/jira/browse/XWALK-7004
".

Android System WebView and CrossWalk co-existence is a common use.
Take for example, you introduce an third-party SDK, call sdkinit. Then the
sdkinit call CookieManager::getInstance or CookieSyncManager::getInstance.
The difficulty of workaround is the instance of XWalkView need context
which should be an activity. And the sdkinit is called in
Application::onCreate in common case, when activity is not available.

So it's not easy to call XWalkView first.

Is there schedule for this issue?

Or there's other workaround,such as init icu alone which doesn't require an
activity context?
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to