Is AngularJS supported in the Web BrowserNX platform?
AngularJS is not officially supported by the core engineering team. This doesn't mean that it will not work with our current release, it just means that it is left to individual developers to create and debug(if needed) any AngularJS code without our involvement.
Can I configure a Web BrowserNX application remotely?
A Web BrowserNX application has some configuration settings that can be configured remotely. Some are: cookie On/Off, short cut registration, etc.
Please refer following url of Smart SDK developer's guide.
Is AngularJS supported in WebBrowserNX?
Incident Properties
Question
Hi, as requested by Alex we're opening an incident.
We discussed this at the conference but the core team was unsure about. Is AngularJS supported in WebBrowserNX? Kenji said that probably is as jQuery is supported but we want to know if there are any kind of limitations specifically about AngularJS.
Best regards,
Fabiano
Warning messages on SmartSDK emulator
Incident Properties
Question
Hi Bill,
Opening incident on your behalf; that way progress can be tracked.
Certificates – The emulator displays a warning message about a certificate each time the sample code pages are used. Is this specific to the emulator or do we need to do anything with certs in IIS or the copiers
Best regards,
Alex Reyes.
Development Certificate
Incident Properties
Question
Need info on how to get the Certificate for the device.
How to determine if device has Web Browser NX capabilities?
To determine if a device has Web Browser NX capabilities (SmartSDK), the recommended way is to determine the agent type.
If the value of user agent includes "ricoh_mfpapnl", the client browser must be a Web BrowserNX.
Browser NX Compatibility
Incident Properties
Question
What is the best way to support both Device Browser & Browser NX in one application.
How to change the scan filename in the Web BrowserNX sample application?
There are three job modes in the scanner job API.
1.scan_and_store_temporary -
2.scan_and_send - ricoh.dapi.app.scanner.start() parameter "uploadOptions" has file name. You can change the file name by this API.