I have just encountered behavior i have never seen before. When I run y app from edit mode, it performs perfectly. If I lauch it directly from any browser or on my phone, it just doesn't work. I have found two key things wrong:
- On the startup screen, there are three images. Each one navigates to another screen in OnSelect. This works perfectly when run from Edit, but two of the three (top and bottom one) do nothing when clicked.
- The navigation for the working link above successfully goes to a second screen where various types of data are there to choose from. Those work, and so does the nexct instruction text screen. Clicking on the "continue" button launches a data collection screen which also has a camera to capture images, but it displays the camera incorrectly, and only one label but no text or drop downfields appear, nor does the header with navigation icons.
I tried several things including:
- Doins Save as to create another copy of the app
- Clearning the cache on my broswers
- trying in standard and private browser instances
- Exporting the app and importing into an entirely different SharePoint tenant and environment.
This behavior remains constant in each of those scenarios: works fine when run in edit but not launched directly.
As a move around the app in edit mode, I do not see a single error showing up.
HELP! driving me crazy.
@Mr-Dang-MSFT any ideas?