963 comments found.
Hello, is it possible to allow location tracking using your project?
Hi, location tracking is not implemented.
Permission for location tracking are added
Nice work GLWS 
Thanks 
Hello Can this working with Sngine – The Ultimate Social Network Platform?
Hi, yes this can work with Sngine, you just need to replace the URL. https://goo.gl/X21nPc
Do you have APP / IOS demo to check it ?
This is how your website would look in the app. http://mobt.me/QstV
This is how it looks like on a real device https://appetize.io/app/4j59fnwa4nfp75nu3kwwmhb80m
I want test Notifications with my website for that need demo to see how its works?
There is no way to create iOS demo app for public. This app is setup for receiving notifications with Firebase plist file, but you need to register your app with Apple and Firebase to provide the plist file. You first need to register your app on Apple Developers site and create Sandbox and Production APN certificates, you will also have to do this if you want to publish the app on AppStore. After that create a profile on Firebase Console and add this app, then upload the certificates on Firebase. Firebase will generate a plist file for you, just copy the plist file in the project and your notifications are working. More on https://firebase.google.com/docs/cloud-messaging/ios/certs.