I'm trying to integrate push notification for Twlio chat in iOS. One of the release blogs says:
Custom push notifications: Fully configurable iOS and & Android push notification allow users to mute specific channels, customize sounds for push notifications, utilize badge count support on iOS, and send mutable push content via iOS Service Extensions for iOS 10+ devices.
But I couldn't find any way to set mutable-content key with the value 1, either on the app side or the Twilio console. How do I set it?