thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
892 stars 72 forks source link

Android app broken with latest backend #60

Open eloo opened 4 years ago

eloo commented 4 years ago

Hello, I'm currently testing the Android app and the Backend from time to time with the most recent docker images. Yesterday I've updated my docker image again and it looks like the Android App is not working with the current Backend.

Just want to let you know that. From my side it's no problem because everything is under heavy development.

Best regards eloo

thielepaul commented 4 years ago

I just implemented the API-changes that I have noticed so far, so at least viewing photos should work again. I don't know what else might be broken, feel free to report back. Please also note that it is needed to clear the app data, as the cached data on the device will still be in the old format, which would probably cause a problem

eloo commented 4 years ago

@thielepaul thanks for the update. i will give it a shot and post my feedback here in time :+1:

ollimaz commented 4 years ago

I found someting that needs to be fixed... Selecting pictures and trying to share them causes a corrupted/broken file...

thielepaul commented 4 years ago

I found someting that needs to be fixed... Selecting pictures and trying to share them causes a corrupted/broken file...

This should be working now

thielepaul commented 4 years ago

there have been some more changes to the API, now basic functionality should be working again

benmccann commented 3 years ago

It looks like it may have broken again: https://github.com/photoprism/photoprism-mobile/issues/82. I wonder if there's something we could do in the main repo to enforce that backwards incompatible changes are not made that break the mobile apps

fingolfin commented 3 years ago

Having the same in the iOS testflight beta app. I wanted to give it a try to evaluate Photoprism before installing it, so I tried to use it with demo.photoprism.org, which is preconfigured anyway, and it doesn't work. Sadly not a great first impression (but the web experience is great, and I am tempted to go for this even w/o the app working, the web upload on my iPhone worked very well. Kudos!!!).

All in all: Thank you to everybody working on this, much appreciated!