44
Views
5
Comments
Debug Android version of mobile application on iOS (Macbook)
Application Type
Mobile
Service Studio Version
11.53.21 (Build 61476)

Hi!

Background: Creating mobile application with Outsystems for Android users only.

I'm having some issues trying to start the debugger while I have the android mobile connected to my iOS-device. Debugging on the Android phone works fine while connected to my windows computer, but as soon as I try to connect and start the debugger on my iOS it just won't connect. I would love to make the final switch towards using iOS only.

Any ideas what might be wrong and if there is a possible solution to this?

Developer mode is enabled on the android phone.

Thanks. Best regards Steven

2019-03-19 12-24-07
Mariano Picco
 
MVP

You won't like this suggestion, but, Virtual machine?

2021-04-12 11-47-04
Bart Nooijens

Hi Steven,

Did you try the following steps?

  1. On your PC, install iTunes.
  2. In your device, turn the "Web Inspector" option on. For detailed instructions see Troubleshoot Debugger Connection Issues.
  3. Connect your mobile device to the PC through a USB cable.
  4. In your device, allow the PC to debug on the device.

Hope this helps.

Bart

2022-10-17 18-34-06
Steven Erixon

I'm not sure how Itunes would help since it's an Android mobile :) Maybe I'm wrong?

I'll clarify -> I am using a mac (computer) and I want to debug my android application on a Samsung s20 (mobile) with the mac.


Thanks! 


2021-04-12 11-47-04
Bart Nooijens

Hi Steven,

I misunderstood your question because you were talking about iOS device (I think you mean MacOS?). I'm sorry!

I am not able to test this scenarion on MacOS so I am afraid that I can't help you with this. You could try the solution Mariano provided to see if that works for now?

Best,

Bart

2019-03-19 12-24-07
Mariano Picco
 
MVP

Does it register in adb? As in, running the command line with the phone in debugging mode, does it show up as a device?


https://www.xda-developers.com/install-adb-windows-macos-linux/

https://stackoverflow.com/questions/7135999/adb-not-finding-my-device-phone-macos-x


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.