If you are working on angular app and testing it from localhost, hosting it on another domain or you are working on ionic mobile app which will be running from mobile phones you will get […]
Tag: error

Fix Android Emulator libGl error on linux
If you are linux user like me you will probably encounter libGl error when you try to run your app in android emulator and it will probably look something like this image. I know it […]