Hi,
using platforminfo - Is on iOS condition, but it's not working.
Have tried a simulator on Xcode and a real iPad and iPhone.
Works fine for Android (using Bluestacks emulator).
This is my code - any iOS device sets "platform" to "OtherPlatform"
Am I doing something wrong or is this a bug?
As I'm only targeting Android and iOS for now, I can set it to "iOS" if it's not Android as a workaround. But will need some other way to determine this if/when I target other platforms (I need to know whether it's iOS or not in order to show "Restore Purchases" which is only needed on iOS).