Mobile Light Application FAQ
1. Why can't pages with permissions be seen on mobile?
Possible reasons: 1) Pages are not published to mobile; 2) User attributes don't have DingTalk number or WeChat Work number configured, so password-free login for light applications integrated into DingTalk or WeChat Work fails, causing light application pages to be invisible.
2. When mobile light applications are embedded in DingTalk or WeChat Work, does it conflict with the original configuration?
Answer: One micro-application can only correspond to one jump link, which can be a page link, light application link, or mobile data portal link. If you want to see multiple effects, you can create multiple micro-applications and configure different jump links.
3. If each mobile light application is configured with a micro-application, the total number will be too many. Can they be summarized into one micro-application?
Answer: Please use the mobile data portal, which supports centralized display of mobile light applications by category. For usage instructions, please refer to Mobile Portal.
4. Does mobile only support selectable phone models?
Answer: No, mobile basically supports all phone models. The selectable models on the platform are just for screen aspect ratio reference, actually it's screen adaptive. Choosing non-corresponding phone models also displays very well.
5. How many levels does mobile light application navigation support?
Answer: Currently supports two levels, more can be implemented using page tab components, but it's not recommended to put too many.
6. How to directly locate to a specified page when opening mobile light applications?
Answer: The light application address format is: {domain}/m/app/{appid} Add parameters after: ?tab1=n&tab2=m to locate to the n+1st column of the first-level navigation and m+1st column of the second-level navigation of the light application, n/m numbering starts from 0. For example: https://demo.guandata.com/m/app/vcf3d8d2xxxxxxxae4ac29?tab1=1&tab2=2
Schematic diagram:

7. Can mobile light applications be subscribed to?
Answer: Not directly supported, but can be achieved through page subscriptions. When page subscription settings use non-email notification methods (such as DingTalk, WeChat Work), the notification jump link can choose to reference the mobile light application of that page.
8. If multiple pages in a light application have different page permissions, can users see pages they don't have permission for?
Answer: When users access light applications, they can only see pages they have permission for. For example, if there are 5 pages in a light application, and user A has access permission for 3 pages, then the light application will only display 3 pages to user A.
9. After clicking the back button from mobile BI, why does it sometimes return to the directory page and sometimes directly exit BI?
Answer: If accessing BI mobile pages from mobile, it defaults to returning to the personal directory navigation page; if accessing mobile light applications, it returns to exit BI; if accessing mobile portal, clicking "Back" from individual light applications in the portal returns to the portal homepage, clicking "Back" from the portal homepage exits BI.