I suppose, having not tried, that warning (at runtime) is new and is shown only in B4XPages projects.
However, since I need an Activity (or more?) with a different orientation than the B4XPages of my project, I set it as "unspecified" and then I used the ScreenOrientation method (library Phone) in each Activity and this seems to work without problems, so I think I can ignore that warning .
However, since I need an Activity (or more?) with a different orientation than the B4XPages of my project, I set it as "unspecified" and then I used the ScreenOrientation method (library Phone) in each Activity and this seems to work without problems, so I think I can ignore that warning .
Last edited: