Skip Navigation

Support for 
AngularJS
 and 
Ionic

Except for the limitations noted below for 
Android
, the 
BlackBerry Dynamics SDK for Cordova
 supports all of the features of:
  • AngularJS
     version 1, 2, 4, and 5
  • Ionic
     version 3
Note the following limitations for 
Android
 only:
  • Synchronous HTTP requests via XMLHttpRequest are not supported. The requests are treated as asynchronous.
  • File uploads with FormData() are not supported. Use the FileTransfer plug-in (
    cordova-plugin-bbd-filetransfer
    ) for file uploads and downloads. For more information about this plug-in, see Directory structure and available plug-ins.