App for sending photos

Hi guys!

Can you please help me with a hint.

I am trying to create an app that will send photo from USER A to USER B.

Here are my doubts:

1. Login UI can be solved via Corona facebook plugin I assume?

2. Send photo can be done via Google Firebase?

Or that is not possible with Corona?

Many thanks for your help!  :slight_smile:

Ivan

One project at a time eh?  If you want to share photos between users then you will need a third party - either your own or a file sharing platform.  e.g. you could upload an image to one of these and send player B a link

Thanks Adrian!

Is there any way to pull upoladed photo that USER A send into USER B window (on the device)?

I do not want to send links…

Once User B has received the link you can usethis to download the image

One project at a time eh?  If you want to share photos between users then you will need a third party - either your own or a file sharing platform.  e.g. you could upload an image to one of these and send player B a link

Thanks Adrian!

Is there any way to pull upoladed photo that USER A send into USER B window (on the device)?

I do not want to send links…

Once User B has received the link you can usethis to download the image