Hi,
I just updated both app and server to 2.6.0.
Server side everything is correct while on Android when I open the app I see the following error, anyone can help me? Thanks!
type 'String' is not a subtype of type 'int' of 'index'
#0 ApiService.getServerUrls (package:immich_mobile/services/api.service.dart:187)
#1 migrateDatabaseIfNeeded (package:immich_mobile/utils/migration.dart:117)
<asynchronous suspension>
#2 main (package:immich_mobile/main.dart:61)
<asynchronous suspension>