- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Greetings, my app has been properly working using crosswalk 7 for months.
I tried to use Crosswalk 10, but experienced bugs and have kept using version7. Now that Google Play has restricted apps using OpenSSL bug found in Crosswalk 7 (still not fixed) I am forced to move to a newer version of Crosswalk.
Problem is there are bugs:
Crosswalk 10:
- shows no video controls (play, pause, etc) when playing a video.
- Button to send email to external email client in Android does not work (works perfectly in Crosswalk 7 - mailto: )
Crosswalk 11 and 12:
- While playing a video, video controls (play, pause, etc) are offset lower left. (can live with this...)
- Button to send email to external email client in Android does not work (works perfectly in Crosswalk 7 - mailto: )
This is for the Android platform and various versions of Android.
Thank you for your assistance.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Try using the shared model build that is in the new release of the XDK (see Crosswalk build settings). It will run against Crosswalk 14. See if that version works. We are working getting Crosswalk 14 embedded into the build system, in the meantime you can use the shared model library to test your app with that version of the library. See this doc for more details: https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-options-shared-or-embedded
Regarding the mailto: issue, confirm that you have domain whitelists correctly configured. See this article: https://software.intel.com/en-us/articles/cordova-cli-412-domain-whitelisting-with-intel-xdk-for-ajax-and-launching-external-apps. Crosswalk 7 uses Cordova 3.5, the later versions use 3.6.3. This change impacted the whitelisting process.
