Page 1 of 3

Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Sun Jun 01, 2014 9:30 am
by ken@adler.net

Is there a know problem with the Tutorial http://devcenter.appery.io/tutorials/... ?

Behavior during Test:
On Mac (Chrome 35): I successfully logged in and selected a small file (with ony alpha numeric characters) and hit the upload button. It gave me the "Your file was successfully uploaded" alert. I went into the DB and clicked on files collection and did not see any entries. Freshed... still nothing.

I then then tried it on my Iphone (using both updated Safari and current rev of Chrome - 35). I chose a picture and hit upload... I got HTTP://appery.io Error: Bad Request. Refreshed the database page and still no files.

Its ok if there is a bug in the tutorial... just want to know so I dont scratch my head over it too much longer

The app is at : http://appery.io/app/mobile-frame?src...

(until I delete it... I am currently on the free plan as I get up to speed Image Image


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Sun Jun 01, 2014 9:34 am
by Alena Prykhodko

Hello,

I've reported this. We'll be fixed asap.


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Sun Jun 01, 2014 7:22 pm
by ken@adler.net

Thanks Alena.... glad to see that it is not just me :-)


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Tue Jun 17, 2014 10:57 am
by Alena Prykhodko

Hello,

Uploading files to the Appery.io database tutorial works as expected.
Sorry we did not reply immediately when it was fixed.


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Tue Jan 13, 2015 1:53 pm
by EJLD

Hi there, I made the app and install it on :
Android 4.4.2 (2 Samsung devices : a Note3 and a Note tablet): on both cannot activate the browser to choose files.
Android 4.4.4 (Moto G) : can choose file. however for upload I get the "time out" error.
any similar feedback from others or any advice ?
thks
Eric


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Wed Jan 14, 2015 2:19 am
by Yurii Orishchuk

HI EJLD,

Please give us more details about your implementation.

Regards.


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Wed Jan 14, 2015 3:31 am
by EJLD

Hi
thks for you prompt feed back.
i strictly followed the tutorial: http://devcenter.appery.io/tutorials/...
1/ opened a new app
2/ buildup UI and services
3/ mapping and invoke
4/ tested

pls gimme more details about what you like to know beside the app tutorial itself ?

thk you,
Eric


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Thu Jan 15, 2015 12:18 am
by Yurii Orishchuk

Hi EJLD,

It's strange behavior, cause of this is simple input[type="file"]. And this functionality handles only with core..

Please take a look into weinre debugger when you try to open file dialog. I guess there could be some errors..(fore example on the app load, etc..).

Regards.


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Thu Jan 15, 2015 3:48 am
by EJLD

i hv not used Weinre yet but will learn how to :)


Problem with Tutorial: Uploading files to the Appery.io database ?

Posted: Fri Jan 16, 2015 1:31 pm
by EJLD

Hi There,

checked with weinre. i'm learning everyday :)

could upload a file with my poor Motorola 4.4.4 :)
but still no success with the top end Samsung 4.4.2 :(
no response when pressing [choose files] button located inside the input.
in addition, when pressing "upload" to trigger the service. the answer is "file successfully uploaded" even though no file was selected.

anyone else came up with issues when using 4.4.2 or Note3 ?

Thks in advance,
Eric