David Jöch
David Jöch
I have the same error, any ideas?
@leandro-a-silva the card-component is expecting the picture-uri as string https://github.com/avocode/nachos-ui/blob/master/src/Card.js#L72
As I mentioned in the issue there is a hack but I am not sure if everything is working as expected after removing the code. Unfortunately nobody seems to take...
I am getting same reports from my Android users, but I also couldn't find a way to reproduce yet! Some users receive the notifications only when they open the app....
Also just received a report that it happened to a user after updating the phone
@Dallas62 I gathered some informations about users who have this problem and you can see a very clear trend: One user reported it happened after upgrading to Android 10. Also...
Was just looking through your shared link https://stackoverflow.com/questions/34074955/android-exact-alarm-is-always-3-minutes-off/34085645#340856457  Can anyone test if simply adding a package containing `alarm` fixes the issue or if the Samsung Smart Manager kills everything...
Can confirm this problem and downgrading to 2.4.7 also fixes the problem for me.
Linking works also in React Native with the standard OAuth flow over the web-browser, for anyone interested, this is how I got it to work, linking the user through an...
Sure I can do that! Just to check if i understand you correct: you want to add a additional moustache for that global configs, not in the existing `configuration.moustache` ?