Navigation

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

    terik

    @terik

    0
    Reputation
    7
    Posts
    1148
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    terik Follow

    Posts made by terik

    • RE: Shopping App

      dowloading to see how it this works…:)

      posted in Showcase
      terik
    • Does a Sync button clic counts as 1 API request count ?

      Hi. : trying to figure out how many sync operation I could allow end-users to do from their Android App.
      For instance one Sync button Clic with the online Database to retreive it’s todo task list would count as 1 API request right ?
      …
      So if users clic 10 times in 1 day. thats = 10 API request, correct ?

      Question: Does 1 Sync OR 1 API request allows Uploading and Downloading of the TODO list data user ?
      or is Uploading : 1 API req. + Downloading 1 more API req ?

      Thanks for the light !

      posted in Monaca Tools
      terik
    • RE: Push notification OS and area coverage

      Hi, I guess that 's what you’d be looking for to read about…
      https://docs.monaca.io/en/reference/monaca_api/cloud_management/push/

      I’m newbie so can t tell you how good it works but the principle seems to allow targeting at a very fine grain ! :)

      posted in Monaca Tools
      terik
    • Monaca produced Hybrid APP - Are they White Label ? (My own brand)

      Hi All,

      Hope that question makes sense with Monaca tool (newbie),
      Can my hybrid app refrence only “my Own brand name” (White label) once on the Playstore or will it carry any ref. to Monaca somewhere ?

      (Search did not return any ref post to White Label or Brand)
      Tks.
      Terik

      posted in Monaca Tools
      terik
    • RE: Is writring Collection item {}Json properties similar to entering hard coded values to a record ?

      @munsterlander Tks for the info therefore,I ll keep on investigating, i like many features I’ve seen so far. :)

      Ooops, my fault, forget to include the ref URL:
      such as : https://docs.monaca.io/en/manual/backend/control_operations/

      This page :for creating/adding a user: …but since some added Json prop specifies her name and age, I didn’t get it how this would serve for an new end-user signing-up for the first time.
      I guess this very case is for an Admin to add an already known user details to the table.

      posted in Monaca Tools
      terik
    • Using Monaca to build Android App to submit/retreive values from a Pg DB ?

      I’m newbie here, Does anyone knows if Monaca is an apropriate tool for the following project.

      1. Build an Android App.
      2. Have a hosted Postgresql Database online (accessed by the Monaca made App)
        Use Monaca to build the following Client App features:.
      • App allows any users to register and be assigned/confimed a Level of access. R.W.D.Modify.
        User can than act as a Publisher and/or a reader of some of the Database content.
        User can receive Task, accept, reject and Synchronize his choice witht the onlibe DB…
        User can see list of Task shared for members of group(s) he belongs to.
        User can create list of Task and share them with others.
        Users can acces local storage content when it is offline,
        Thanks for your experience…
      posted in Monaca Tools
      terik
    • Is writring Collection item {}Json properties similar to entering hard coded values to a record ?

      Hi,
      Newbie to Monaca and starting witht the Dashboard, backend IDE.
      I’m wondering if the Properties one can type in a Collection Item in the Json section are similar to a hard coded value(s).
      I would expect to just set up Empty fields for a table and let each end-user Submit its own values after he logs in.
      I’m not sure I know why we already type in values: Banana, yellow…
      …unless one want to make a Combo list, for pre-defined choice…of fruits.

      Any enlightment why these values are set from the start ?
      Tks

      posted in Monaca Tools
      terik