asinghrails

Results 3 comments of asinghrails

@kaosf Could you let me know that how are you using it so that i can make it usable for me. thanks.

@kaosf Thanks for this, Please find my code and response. class AndroidPushNotification def self.send_notification_to_user_android_device(resource, ride_id, notify_flag) device_ids = resource.user_device_ids.where(:device_type => 'Android').map(&:device_identifier) resource_name = resource.class.name == 'Driver' ? resource.first_name.titleize : resource.name.titleize...

Now issue has been fixed for me but messege is being sent nil.