Cross-platform compatibility mode, WPF, Android and "assembly visible member from another namespace"

In NET I can declare an assembly property and it can be accessed from different namespaces, but in Android the following error occurs:

Error 1 (JE30) Cannot access an assembly visible member from another namespace C:\Mis archivos\Projects\SendaSoft\Oxygene\Bugs\Bugs 2016.05.26 - 1\WPFApplication20\SharedProject1\TClass1.pas 21 3 org.me.androidapplication1

When enabled the “Cross-platform compatibility mode” checkbox in properties dialog, a build in .NET application should give a warning to indicate that this code in Android fail. This would be a great help for developing cross-platform applications.

I attached a project and screenshots.
Bug218.rar (1007.0 KB)

Best regards,
Jose A.

Have you forgotten this? :sob:

Thanks, logged as bugs://75400

bit of a corner case issue though?

If you can not, nothing happens, however, it would be very interesting. :sweat_smile:

Logged as bugs://i63378.

bugs://i63378 was closed as fixed.