playMaker

Author Topic: How to get Playmaker at Real Device (without direct cable connection)  (Read 1607 times)

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Hi,

i have build APK to test on my Galaxy Tab....
then also to get below playmaker status at my device :



the problem is my laptop is not powerfull to debug directly via usb cable. is there any solution (i.e via firebase but more easily)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Hi.
Add A UI/Text , and place it somewhere you can see it

Place "Ui Text Set Text" (if you are using playmaker older that 1.9.0 "ugui text set text") in the state connected to 'TRUE' event
and set a text 'true' and target the UI/Text

Do the same for false :)

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Hi.
Add A UI/Text , and place it somewhere you can see it

Place "Ui Text Set Text" (if you are using playmaker older that 1.9.0 "ugui text set text") in the state connected to 'TRUE' event
and set a text 'true' and target the UI/Text

Do the same for false :)

Hi, i have try this before. but neither of TRUE nor FALSE happen. i think it stuck.

in Unity Editor, it's work
but in Real Android Device, it's not

any idea ?
« Last Edit: June 15, 2018, 08:40:26 AM by rainexplorer »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Hi.
Ok there is maybe something wrong with the action.

Where does the action come from?

Can you show the script from that action?

have you tried contacting the author?