M mauro vicamini Active Member Licensed User Longtime User Aug 5, 2015 #1 In a post (https://www.b4x.com/android/forum/threads/silent-push-notifications.56016/#post-358337) Erel said: Yes, you can add custom fields to all notifications. The size limit depends on the device version: iOS 7 is 256 bytes and iOS8+ 2048 bytes. Click to expand... But the limit is for the whole notification or for a single field? Thanks
In a post (https://www.b4x.com/android/forum/threads/silent-push-notifications.56016/#post-358337) Erel said: Yes, you can add custom fields to all notifications. The size limit depends on the device version: iOS 7 is 256 bytes and iOS8+ 2048 bytes. Click to expand... But the limit is for the whole notification or for a single field? Thanks
Erel B4X founder Staff member Licensed User Longtime User Aug 5, 2015 #2 The whole message. You can read more about it here: https://developer.apple.com/library...html#//apple_ref/doc/uid/TP40008194-CH100-SW1 Upvote 0
The whole message. You can read more about it here: https://developer.apple.com/library...html#//apple_ref/doc/uid/TP40008194-CH100-SW1