1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Sergey Minakov
d2af815039 [iOS] Rework push notification methods usage
Moved AppDelegate push notifications methods implementation to 'GODOT_ENABLE_PUSH_NOTIFICATIONS'
which can be used in plugins to implement APNS plugins.

(cherry picked from commit 366ce084f4)
2021-01-26 22:11:10 +01:00
Rémi Verschelde
7e207cfd48 i18n: Sync translations with Weblate 2021-01-15 16:49:47 +01:00
Sergey Minakov
4991872305 iOS: Implement pluggable application delegate. 2020-11-15 14:27:07 +03:00