Navigation

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

    wann2

    @wann2

    1
    Reputation
    9
    Posts
    2017
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    wann2 Follow

    Posts made by wann2

    • How to use OAuth2 in hybrid

      Hi, I’m looking for how to use OAuth2 in hybrid.
      I used passport in web of node.js, but in the case of hybrid I could not.
      After login, I’d like to use user profile.
      Is there any plugin?

      posted in Developer Corner
      W
      wann2
    • RE: I wonder if free user can not use cordova-plugin-googlemaps

      Thanks a lot. I’ll upgrade not so long as you recommend.

      posted in Monaca Tools
      W
      wann2
    • I wonder if free user can not use cordova-plugin-googlemaps

      I’ve been trying to use cordova-plugin-googlemaps via Visual studio or monaca IDE.
      I referenced all the source code through https://github.com/mapsplugin/cordova-plugin-googlemaps
      but when i execute it, “Uncaught ReferenceError: plugin is not defined” error message happens.
      At the moment I am a free user and a tester.
      I wonder if a free user can not use cordova-plugin-googlemaps.

      posted in Monaca Tools
      W
      wann2
    • Error: This certificate is not a valid format in iOS

      I’d like to debugger an iOS app through Visual Studio or Monaca IDE in windows10.

      I opened “iOS Build Settings”.
      And then I created “Private Key and CSR” according to the following site.
      https://docs.monaca.io/en/manual/build/ios/build_ios/#register-dev-device

      but when I upload the exported CSR file(csr.certSigningRequest) to “Developer Certificate” section,
      “Error: This certificate is not a valid format” alert dialog opens.

      How can I go further to build?

      posted in Monaca Tools
      W
      wann2
    • RE: How to configure iOS App on dashboard?

      Ah so, Thanks a lot.

      posted in Monaca Tools
      W
      wann2
    • How to configure iOS App on dashboard?

      I’d like to make a iOS App.

      To configure iOS App in Monaca according to https://docs.monaca.io/en/manual/build/ios/build_ios/

      how can I reach to “Config ‣ iOS App Settings” as described in the upper written site?

      I’ve logged in https://monaca.mobi/en/dashboard
      But there is no Config menu there.

      posted in Monaca Tools
      W
      wann2
    • RE: How to add Comma separated Thousands to Number Input?

      Wonderful! It works. Thanks a lot.

      posted in Onsen UI
      W
      wann2
    • RE: How to add Comma separated Thousands to Number Input?

      @munsterlander said:

      .toLocaleString()

      Thanks a lot for information. It is helpful.

      May I ask you one more thing?
      I’d like to implement the comma separated thousands when I input numbers inside INPUT tag or after input numbers.
      In web, i used keyup or blur event, but in hybrid it doesn;t work.

      posted in Onsen UI
      W
      wann2
    • How to add Comma separated Thousands to Number Input?

      I’d like to add comma separated thousands to number input tag in hybrid app.
      How can i implement it?

      posted in Onsen UI
      W
      wann2