Details
Description
BridgeIt API invocation should support an HTML fallback for cases where the user cannot install the BridgeIt App.
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.4 Beta [ 10874 ] |
Ken Fyten
made changes -
Component/s | BridgeIt [ 10870 ] | |
Component/s | Containers [ 10064 ] |
The original ICEmobile strategy for native components was to use the ICEmobile-SX or container registration flag to determine whether, say, a button with ice.mobi.camera vs an <input type=file> would be rendered. This is now complicated by two factors: the BridgeIt registration mechanism is in-browser only (does not rely on a message to the server, since an HTML application may not have a stateful server) and non-JSF applications should benefit from the fallback.
The new strategy will be to render a button (via a link or a button) and replace it visually with a file input.