Hi Sparsha. Thanks for all your hard work. I'm not sure if this is the right place for this question but here goes - I have a Construct 3 project set up using Firebase Realtime database and your plugins. I have a simple "read data custom" action firing every 2 seconds and updating an object based on the result. This is working in desktop browsers, android and an old ipad- IOS 13.5.1, However in the latest IOS - 14.4, the ''read data custom'' action seems not to be firing. Can you please confirm if, as I suspect, the IOS update is causing the error and if so, if there's a fix? Thanks
Viewing post in SDK Update (11-02-2021) comments
Hi, if it works on desktop browser, it should work on mobile browsers too.
Also try using some other actions at your "every 2 second condition" and check if these actions work properly. If not, it might be a Construct 3's bug.
However, I would suggest you to turn on the "Sync" option for Read Actions instead of reading every two seconds.
(Well, you can contact me via Discord as I get notifications when someone messages me there. https://discord.gg/9FG9M224K3 )
Hi Sparsha. Thanks for your reply. Yes it was confusing that it wasn't working on all platforms equally. Using the 'sync' option does seem to work however on iOS. There was a reason I was hoping to use 'every 2 seconds' but it would take some explaining! If I get stuck again I will reach out on discord. Thanks again for your help. Your plugin is great.