I need help to make an app to upload images to google sheet, i am new at programming and developing an app, i already try many methods that have been shared here, but i cannot follow that methods
There are no techniques other than those already shown in this forum. So show us what you tried and what results you had.
There are many the same topics, with many solutions.
Please teach how im beginner please ??
Hi!
I am doing a forms on my app where the user takes a photo from his gallery and sends it to me. What I want is to receive that photo through Google Drive/ Google Spreadsheet but I can't make it work. For now, I am following this example: https://groups.google.com/forum/#!topic/mitappinventortest/liWppNXqHXM
It perfectly works for the Camera function. However, when I try it with the ImagePicker.Selection it doesn't work properly. It shows me this error screen:
[IMG-1667]
I would appreciat…