Hi guys, is it possible to debug Swift code in Fle...
# fleet
s
Hi guys, is it possible to debug Swift code in Fleet including inspection of reference variables? I could manage to debug swift and Kotlin code interchangeably in Fleet but I fail to inspect the Swift reference variables in Fleet. Thanks in advance
can I use llbd console in fleet?
ok, I figured it out. you can type print(variableName) in Debugger console and it will print the content on the console of the app
🔥 1