Roman Hladilka

Results 10 comments of Roman Hladilka

Hi @sirpy! Could you give an access to Heroku, so I will check the logs, it may help

ios background fetch can take days to begin regularly firing events https://github.com/transistorsoft/react-native-background-fetch#ios

- [ ] refactor debounce in useCallback - [ ] replace ref to useEffect to re-subscribe on feed events

Hi @kneth! I can see the error on all platforms, and 60% of all users that have it are from Android. In the app we initialise App and Credentials ```...

@kneth Are CORS configured in the package? Maybe there is an issue with it? Could you check if headers are configured right? I found some stackoverflow issues, which a similar...

@ragsav I also had this issue and I fixed it with additional permission. You need to remove from manifest `` and add ``

@johnsmith-gooddollar need to re test on all platforms and resolve conflicts, that's all

@johnsmith-gooddollar tested, could be merged

As documentation says > By default hardware rendering mode will be used for best performance, however if you need to animate your maskElement then you’ll need to switch to software...