[68746 Open] Android Cannot Debug Linked Resources

I have a whole bunch of linked resources that I have added as a link to iOS and Android projects. I have tried putting breakpoints in all of them and debugger never breaks. However I can get into referenced cs file if I “step into” the method that is created from referenced class

Thanks, logged as bugs://68746: Android Cannot Debug Linked Resources

What do you mean “as a link”? I’ve succesfully debugged both android class libraries and iOS/OSX static libraries.

I mean source files are linked rather than imported/copied into the individual projects. There are 2 projects and they have one common folder with cross platform source files linked into those.
I haven’t been using RemObjects for a while but I hope this will help someone struggling with the same issue (if there is anyone).
Thanks.

You’ve got a sample of an android project that doesn’t work? I tried this;

and it seems fine

bugs://68746 got closed with status testcaseerr.