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.