|
Post by rveerd on May 3, 2018 9:35:30 GMT
I have built an Android app (Rhodes 6.0.48) with FCM push support.
I wanted to test this by using the Ping button in RhoConnect console (RhoConnect 6.0.48).
This does not work and I get the following error in the logs:
[13188][10:35:03.575 AM 2018-05-03] Dropping ping request for unsupported platform 'fcm'
I looked at the documentation but did not find anything regarding FCM and RhoConnect.
Is FCM supported from RhoConnect?
If so, do I need to configure something, for example in settings.yml?
If not, how is this supposed to work? Do I have to communicate directly with FCM, bypassing RhoConnect?
|
|
|
Post by Alex Epifanov on May 3, 2018 12:31:03 GMT
FCM is not currently supported with RhoConnect. You can communicate directly with FCM or we can implement it in RhoConnect on time and materials basis. For details please contact with email info@tau-technologies.com
|
|
|
Post by rveerd on May 3, 2018 14:00:59 GMT
Thanks for the feedback. I have just tested communicating to FCM directly and this works fine.
|
|