Go to primary content
Siebel CRM Siebel Mobile Guide: Connected
Siebel 2018
E52426-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

Overview of Siebel Mobile Integration with Native Device Features

You can access and use the following native device features from Siebel Mobile, provided that you download and configure the Siebel app first from either the Apple App store if using an iOS device or from Google Play if using an Android device:


Note :

This release of Siebel Mobile uses WkWebView for iOS devices (instead of UIWebView), which improves performance and communication between the application and web page.

This release of Siebel Mobile uses SQLite (and not WebSQL):

  • SQLite implements the SQL database system and its query language is a simplified version of SQL.

  • SQLite is an embedded SQL database engine and it reads and writes to ordinary disk files.

  • Whereas WebSQL implementations have a 50 megabyte data download limit, this limitation does not apply to SQLite.