Hi everyone. There was a bug fix that went out earlier today (mentioned above) that fixed an inconsistency that allowed both “This page is a native app” and a mobile version of the page to be selected at the same time. In normal circumstances, the mobile version dropdown should not be an option when “This page is a native app” is checked because this setting is meant only for pages that are going to be wrapped by Cordova. Thus, it would be redundant to have a redirect to a mobile web version of a page that is a native app. The fix above was meant to fix that bug. We are sorry for any confusion/trouble this change has caused, especially since our docs don’t make the intended behavior of this setting clear.
For pages that are no longer redirecting to the mobile version, please check if the setting “This page is a native app” is checked. When unchecked, the mobile version page dropdown should reappear and your app should redirect when viewed on a mobile browser just like before.
Similarly, if you are relying on the unintended functionality (i.e. both “this page is a native app” and a mobile page version set), please let us know so we can address accordingly.