+1 vote

Hi guys,

Godot is cool but unfortunately, I didn't find anything (besides very few android stuff) about push notifications implementation. Could be FCM or GCM and APN, I believe this kind of features should be present in Godot since is so cool and can make cool games for mobile. I saw Defold have some settings that can be set up to use push notifications... is anything similar for Godot ?

in Engine by (13 points)

1 Answer

0 votes

You can use local/push notifications for iOS/Android with help of precompiled binary module https://github.com/DrMoriarty/godot-local-notification
It can be installed from NativeLib repository. Just search NativeLib in AssetLib and download it into you project.

by (214 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.