Fix problems with forked fluffychat App
Budget: €36 – €0 EUR
Hi,
We have forked the Fluffychat app and changed the name, e.g. application id.
But we have problems when you open the app by clicking on the push notification.
This error does not occur in the original app, so our changes are most likely the cause
The problem only occurs in the Android app and not in iOS app
Then this error occurs
2024-11-01 18:27:09.149 10121-10184 flutter de.luckycloud.luckychat I [Matrix] [31mUnable to load timeline - SqfliteFfiException(sqlite_error: 21, , SqliteException(21): while preparing statement, bad parameter or other API misuse, bad parameter or other API misuse (code 21)
Causing statement: SELECT k FROM box_non_preload_room_states}) DatabaseException(SqliteException(21): while preparing statement, bad parameter or other API misuse, bad parameter or other API misuse (code 21)
Causing statement: SELECT k FROM box_non_preload_room_states) sql 'SELECT k FROM box_non_preload_room_states' {details: {database: {path: /data/user/0/de.luckycloud.luckychat/files/luckychat androidDebug.sqlite, id: 1, readOnly: false, singleInstance: true}}}
And if you then open a chat, an error is displayed, please take a look at the screenshot.
the traceback can be opened here
https://privatebin.net/?f3b85006fd30115e#FNU6dPHuDg82ok4EJS9bMKeSe3XGfQq6QhC1mS5UdP56
We are therefore looking for someone very experienced who can solve this problem.
Preferably someone who has already forked the fluffychat app and set up push notifications on their own push server.
In addition, the problem should be solved as quickly as possible, if possible today.
We have already set up a push server which can be used for testing.
This is our forked repo
https://github.com/luckycloud-GmbH/fluffychat/tree/dev2
And this is the original one
https://github.com/krille-chan/fluffychat
We have forked the Fluffychat app and changed the name, e.g. application id.
But we have problems when you open the app by clicking on the push notification.
This error does not occur in the original app, so our changes are most likely the cause
The problem only occurs in the Android app and not in iOS app
Then this error occurs
2024-11-01 18:27:09.149 10121-10184 flutter de.luckycloud.luckychat I [Matrix] [31mUnable to load timeline - SqfliteFfiException(sqlite_error: 21, , SqliteException(21): while preparing statement, bad parameter or other API misuse, bad parameter or other API misuse (code 21)
Causing statement: SELECT k FROM box_non_preload_room_states}) DatabaseException(SqliteException(21): while preparing statement, bad parameter or other API misuse, bad parameter or other API misuse (code 21)
Causing statement: SELECT k FROM box_non_preload_room_states) sql 'SELECT k FROM box_non_preload_room_states' {details: {database: {path: /data/user/0/de.luckycloud.luckychat/files/luckychat androidDebug.sqlite, id: 1, readOnly: false, singleInstance: true}}}
And if you then open a chat, an error is displayed, please take a look at the screenshot.
the traceback can be opened here
https://privatebin.net/?f3b85006fd30115e#FNU6dPHuDg82ok4EJS9bMKeSe3XGfQq6QhC1mS5UdP56
We are therefore looking for someone very experienced who can solve this problem.
Preferably someone who has already forked the fluffychat app and set up push notifications on their own push server.
In addition, the problem should be solved as quickly as possible, if possible today.
We have already set up a push server which can be used for testing.
This is our forked repo
https://github.com/luckycloud-GmbH/fluffychat/tree/dev2
And this is the original one
https://github.com/krille-chan/fluffychat