godotengine / godot-ios-plugins

MIT License
126 stars 48 forks source link

Cherrypicks for 3.3 branch #3

Open naithar opened 3 years ago

naithar commented 3 years ago

Adds apn plugin to 3.2 branch which allows users to create plugins working with UserNotification framework (Local, Push notifications). Example for push notification: https://github.com/naithar/godot_ios_plugin_apns.
Also contains minor documentation updates.