Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

strange issue where plugin opentok hides footer

Tony_J_
New Contributor I
442 Views

(Just hoping someone can shed some light on this issue or have experience with the opentok plugin)

I have the opentok 1.0.3 Android built with Intel XDK v1826 (cordova 4.1.2 android) successfully but upon deployment, the footer of the app does not show anymore.

More details:

  • Using app framework 2.2 and jquery
  • The app just been stripped down to bare essentials such that there are no custom code anymore and only a basic header/footer bar in the app
  • I've removed all third party plugins and even the regular cordova plugins have been removed
  • The same code builds fine and the footer shows up fine for iOS builds.
  • I've tried not including the opentok.js file, no difference (footer does not show)
  • If I use opentok 1.0.2, the footer does show up

Anyone else have this issue? Not quite sure how to proceed in tracking this one down...

0 Kudos
2 Replies
Amrita_C_Intel
Employee
442 Views

Hi,

Can you try downloading latest version of XDK-1995. Let me know if you are still facing this issue.

0 Kudos
PaulF_IntelCorp
Employee
442 Views

Android webviews are very inconsistent. Try building for Crosswalk and report your results. I recommend trying Crosswalk 7, first.

0 Kudos
Reply