Hi,
I am trying to run the Bluetooth sample on IOS and Android device, when I click on the button "Search Bluetooth Devices", the app returns the error message "Can't find variable: bluetoothSerial". Both IOS and Android device are having same problem.
Could you please help? Many thanks.
BR,
David Lee
Did you generate the app on both the operating systems?
Best regards,
João Santos
Hi All Can I use for test porpoise on OutSystems Now?Cheers
CM_Techy wrote:
Hi AllCan I use for test porpoise on OutSystems Now?Cheers
Hi,Unfortunately, this plugin is not included on OutsystemsNow so you will need to generate a Native build of the app in order to test it.Regards,
did you already fix this issue? I tested the bluetooth serial in android. I just opened the bluetooth serial module. refreshed, and published on my environment. Works perfectly fine. But, the when you click search device, it keeps on searching. What I did is I paired the device on native Bluetooth and I just used the ListOfPaired device action.
Couldn't believe this! I tried like you said, and it really worked! But could we do a better approach than going to native Bluetooth menu from clicking Search button in app?