Hello -
When I export a RIB project, the javascript is named jquery-1.6.4.js . However, in the 2.0 Tizen SDK, a JQuery example project will populate the project with jquery-1.7.1.js .
This make sense to me because the 2.0 SDK release notes document the same change :
https://developer.tizen.org/sdk/2.0-alpha-release-notes
- jQuery has been updated from v1.6.4 to v1.7.1.
- jQuery Mobile has been updated from v1.0 to v1.1.0.
Does this mean that the RIB is out of sync with the 2.0 SDK or are they compatible?
Thank You,
Carlos