freng
Results
2
issues of
freng
cyclic associations lead to an infinite loop on dump, for instance ``` ruby class Order < ActiveRecord::Base has_many :states belongs_to :last_state, :class_name => 'State' end class State < ActiveRecord::Base belongs_to...
https://github.com/rpush/rpush/blob/c8172af9661491559653304879c4be6fdc8dc976/lib/rpush/client/active_model/fcm/notification.rb#L72-L84 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...
bug
help wanted
good first issue
FCM