Start a new topic
Solved

jqueryMobile alternative

Hi,

I noticed that all the examples used jqueryMobile,

I know we can use other libraries, 

but I wonder the pros and cons of this choice, 

and ask you if you know of any other example using other solutions ??

thx for the help 



Hello Saeid,


I just tested again our sample with Samsung Galaxy S5 and the 'More' button is working. Are you getting any errors?


Thanks

Eva

Hi

I am using the version of 7.2.1 and no extension and my device is Samsung Galaxy S5 and Android.

Hi Saeid,


Could you please provide some more information:

  • Which version of the SDK are you using?
  • Are you using any of our Extensions (Titanium, Cordova, Xamarin)? If yes, which version are you using?
  • What device does this happen with (os Version and model)?

Thanks

Eva

Hi,Today I test the NativeDetailScreen Example on the wikitude app in my smartphone but "more" button doesnt work and doesnt show details.
Does anyone have an idea?

 

Good morning,



not all the samples have jQuery included, at least not in the current releases of the SDK. If you can make due without having jQuery included, or any library JavaScript library for that matter, I recommend doing so.


Be aware, that having such libraries included can have adverse effects. They might consume some events, such as touch events for example, and neglect to forward them for further use by the Wikitude SDK.


Even updating to a different jQuery version can yield undesirable results. Which is why we have refrained from doing so.



- Daniel

Login or Signup to post a comment