Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. mateusjatenee
    M
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    mateusjatenee

    @mateusjatenee

    0
    Reputation
    2
    Posts
    946
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mateusjatenee Follow

    Posts made by mateusjatenee

    • RE: AJAX Requests won't work with phonegap Build

      @patrick they work just fine on the browser. Whitelist is set good and so is CSP. I have no idea why they don’t work with phonegap build. If I try to console.log the error callback object I don’t get anything, but I can guarantee I get the error callback because If I do something like console.log(‘didn’t work’); I’ll get it.

      I appreciate any help!

      posted in Onsen UI
      M
      mateusjatenee
    • AJAX Requests won't work with phonegap Build

      Hello guys,
      For some reason AJAX requests to an external API won’t work while using Onsen and Phonegap Build. My CSP is correct, and I have wildcards on the tags in config.xml. The requests just doesn’t work — does anyone knows what to do?

      posted in Onsen UI
      M
      mateusjatenee