PayForMe
PayForMe copied to clipboard
Empty project
Hi,
I try to use payforme downloaded from the apple store but I hava to issues :
The QR code scanner doesn't work. The camera works but the app doesn't recognise any qr code and i have to close it manually.
- I use a personal ihatemoney server. The server and project are connected (manually) but there is no users, no bill, no ability to add a bill. There is just the project in the projects list.
( The web site works well and moneybuster on android too)
Did I do anything wrong?
Regards
For 2), same issue as https://github.com/mayflower/PayForMe/issues/53#issue-1321894856 To fix it : Need to name the project without space ( or special characters?).
Hi @Dav-d , thanks for the feedback. I think the QR code scanner is broken for some time now, but I will check it while I take care of https://github.com/mayflower/PayForMe/issues/68 . For 2. there is the problem of the difference of "Project Name" and "project id". the project ID is generated automatically from the project name, but everything is lowercased and " " is converted to "-". You can see it in the browser URL of iHateMoney. Didn't find a good workaround.