Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

strange issue where plugin opentok hides footer

Tony_J_
New Contributor I
413 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
413 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
413 Views

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

0 Kudos
Reply