-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
BugUsed to identify bugs with the project.Used to identify bugs with the project.codemelted.jsTags a bug / feature request with the codemelted.js module.Tags a bug / feature request with the codemelted.js module.
Description
Currently ui_xxx() functions run the runtime_is_browser() to ensure they are running within a Web Browser runtime. This does not work within embedded application WebView's which will not properly detect the availability of certain features. Update the appropriate ui_xxx() functions to ensure they further refine their detection techniques to ensure proper detection for JavaScript runtime availability. Currently known instances of this issue
- CAudioPlayer
- share feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugUsed to identify bugs with the project.Used to identify bugs with the project.codemelted.jsTags a bug / feature request with the codemelted.js module.Tags a bug / feature request with the codemelted.js module.