connect hybrid app to the inernet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • harold972
    New Member
    • Jan 2014
    • 1

    connect hybrid app to the inernet

    Hi,

    I have built an hybrid mobile app using html5 css3 and javascript using intel XDK platform. My problem is that i put a link within the app to my website, but it does not work. Can you tell me a way to connect my hybrid app to the internet (especially my website).
    Thanks
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    My problem is that i put a link within the app to my website, but it does not work.
    this is actually not a problem of JavaScript. JS only tells its host engine (usually the browser, but in your case it’s the hosting app or the OS) to handle the link.

    Comment

    Working...