Aleksandar Dimitrov

Results 9 comments of Aleksandar Dimitrov

There is already continued package.. `netbull/mobile-detect-bundle`

@pwnyprod I don't know exactly what you refactored, but I forked the bundle as well and it took an hour or so and it works just fine with Symfony 4.4.x...

> because its not on packagist, you have to add a vcs link in you package.json but anyway this is getting more and more outdated. A good alternative is https://github.com/Gregwar/ImageBundle...

`netbull/mobile-detect-bundle` now can be installed via composer on Symfony 5 project

@lolop93 you will need to inject the MobileDetect just like you inject the repositories.

@radex, I think @cfeeling is right... 1. there is an issue with the random IDs and theoretically a conflict can happen 2. watermelondb currently forces the remote DB to use...

@radex the PR is the simplest think to do, but it is useless info if the problem with the IDs is not solved when a record is created locally. Currently...

@radex understandable! That's the meaning of open source, right :)