I’ve activated the firebase plug-in, downloaded the Android and iOS config files from Firebase and copied the files from the example. When I run on Corona simulator I get
WARNING: The ‘plugin.firebaseDatabase’ library is not available on this platform.
which I think is fine because it’s not supported on this platform.
However, when I build and execute in iOS I get a similar error - see screenshots attached.
It looks like the firebase.so file is missing but I don’t see where this is supposed to come from.
Any help appreciated.