on 2024 Jun 08 2:14 PM
Hi
Is it recommended to build a WebApp in the Web folder of the MDK application and launch in Webview (@nativescript/core/ui/web-view)? I want to create a WebApp that can be used on the browser and be stored locally on the device as well (I do not want to use Webapp created by MDK as it lacks extensibility).
cc: @Jitendra_Kansal78 - any help would be really appreciated. thank you.
Request clarification before answering.
The Web folder in an MDK project primarily contains web-related files, such as App_Resources and config.json. You can find more details here. This is applicable only to MDK app running in a web browser.
MDK Web is designed for the use cases where you need to build solutions for users who predominantly work on desktops.
If you want a web page to open within your MDK mobile client, you may look into creating your own custom extension view to achieve this requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.