All notable changes to this project will be documented in this file.
PhotoPicker
plugin allows to take a photo from camera or select it from photo library. #19
- Replaced
copymem
usage withmemcpy
. #20
InAppStore
plugin now returns a receipt for restored transactions. #11
GameCenter
plugin now returns correctplayer_id
value for iOS versions between 13.0 and 13.5. #4
badge_number
property,set_badge_number
,get_badge_number
methods toPushNotifications
plugin.GodotUserNotificationDelegate
andUserNotificationService
can be used by as a single interface to process incoming notifications (both remote and local). 1e8c302
PushNotifications
plugin that enables Apple Remote Notifications support for Godot projects. b3e308a
InAppStore
plugin now handles additionaltransactionState
s.
Initial iOS plugins release.