Open
Description
rpush/lib/rpush/client/active_model/fcm/notification.rb
Lines 72 to 84 in c8172af
Hi, custom sounds stopped working for me with rpush 9.0 when sending FCM APN notifications. In the code I see that only 'default' is passed over to the sound entry in the apn dict. When I change this to passing the sound variable when it is set (as it is implemented for android), it is working again