facebook

Transferring Data between a native App and a MobileApp

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #329991 Reply

    Topskip
    Member

    Need a little help 😉

    If I have a native App and a Mobile App, who can i exchange Data /e.g.) a String?

    The native App starts the MobiOne App, so one Idea was to send the string as extra Intent Data. But: who can i read the extra data in a Mobile App?

    Local storage will also be difficult, because it is owned by the producer app.

    Any Ideas?

    #330020 Reply

    Topskip
    Member

    Why do i have always questions without answers since 1980 ?

    #330051 Reply

    support-michael
    Keymaster

    @Topskip

    >Why do i have always questions without answers since 1980 ?

    Don’t feel like we are picking on you. Honestly, we have a lot of requests and we address them in the most optimal manner. FIFO is our preferred strategy but it doesn’t always work out that way. For example if someone asks a question that takes 1/2 day to research and answer and there are 10 others in the queue that take 1 hr guess which questions are answered first…?

    To be clear how does your app launch your webapp? Can the data be passed as parameters appended to the URL which the webapp access using javascript similar to
    Here is topic http://stackoverflow.com/questions/1403888/get-url-parameter-with-jquery
    We have used this technique before for some custom app dev (it was not mobile app dev).

    #331683 Reply

    Topskip
    Member

    The MobiOne App is startet with an Intent. But I do not know, how to receive extra data parameter i a MobiOne App.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Transferring Data between a native App and a MobileApp

You must be logged in to post in the forum log in