|
Post by jacecen on Sept 30, 2021 0:52:40 GMT
When I try to use a Lambda function as a callback in showPopup notifications, I always get an "Error setting callback" error.
Is there any solution for this?.
Is there any other way to use the callback without using a controller method?.
|
|
|
Post by Dmitry Soldatenkov on Sept 30, 2021 11:04:05 GMT
Please add more info: platform, code example.
|
|
|
Post by jacecen on Sept 30, 2021 17:49:25 GMT
I am developing for Android devices with version 7.3.2 on a Windows 10 computer. I am attaching an example of a notification, inside a helper module, that produces the error that I mentioned. example_helper.rb (888 B) example_helper.rb (888 B)
|
|
|
Post by Dmitry Soldatenkov on Oct 7, 2021 4:56:14 GMT
Sorry for late answer Issue with setup lambda callback reproduced on Android (on iOS all is OK and worked fine) - we will fix them.
|
|
|
Post by Dmitry Soldatenkov on Oct 11, 2021 14:52:24 GMT
|
|