Ionic + Blackberry Dynamics = live deploy does not work

Hello Forum,

i have a combination of an ionic app with the Blackberry Dynamics SDK. When i use the ionic live deploy feature the app does not refresh to the new version.
The same app refreshes to the new version when i use the ionic view app. On the blackberry device however it does not refresh.

Have i been missing something?

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.19.2
    ionic (Ionic CLI) : 3.20.0

global packages:

    cordova (Cordova CLI) : 7.0.1 

local packages:

    @ionic/app-scripts : 3.1.9
    Cordova Platforms  : ios 4.4.0
    Ionic Framework    : ionic-angular 3.9.2

System:

    Android SDK Tools : 26.1.1
    ios-deploy        : 1.9.2 
    Node              : v8.11.0
    npm               : 5.6.0 
    OS                : macOS High Sierra
    Xcode             : Xcode 9.3 Build version 9E145 

Environment Variables:

    ANDROID_HOME : /Users/wb01/Library/Android/sdk

Misc:

    backend : pro

Thanks in advance!