Hi
I have a requirement that allow APP User A transfer a Text File with 10 Item_Numbers to User B. Is there any simple way to do this kind of jobs.
Andy
Yes, Manfred.
Do you have any idea about this topics? I search the forum, cannot find a easy way to do this job. Many of them are quite complicated and that is totally out of my abilities.
Andy
If both sender and receiver are users of your app.
Why not just saving the file in the internal directory (user A). If user B open the app the app looks into it internal folder and check if there is a file to load.
User A gets a mobil phone. User B gets another mobil phone. They stay in two difference city. I have no idea how to transfer the file. Maybe we should use cloud resources to help to do this job.
Andy
By the way, this application will allow thousands of users to transfer their design results (which will be only ten item no). They will share the results through the file transfer.
Andy
- Implement push notifications in your app (Firebase FCM). Send a push to device b and as text you put the 10 itemnumbers.
- Upload it to your webserver
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.