Type Error : Object[object Object] has no method 'enterAction' while calling 'enterAction' function from javascript for mobile android adk for hybrid application.Cordova version 4.0.0
Extract code:
function myFunction() { console.log("enterAction : "+enterAction); var compuwareUEM = new CompuwareUEM; console.log("compuwareUEM : "+compuwareUEM); var enterAction = compuwareUEM.enterAction("Offers"); <<< --- Error popups here.
Thanks in Advance for your help..
Answer by Aaron W. ·
Cordova 4.0.0 made significant changes to its base WebView class that make it incompatible with the current Android Mobile ADK. We are currently researching what it will take to support newer versions of Cordova.
The Android Mobile ADK still supports all versions up to 3.7.0.
Thanks @Aaron Wallace for the info.
I was getting "Type Error" issue when i was targeting android:targetSdkVersion="19" when i have just change from android:targetSdkVersion="19" to android:targetSdkVersion="16" it works.
Its working though will it cause any compatability issues?
Thanks in Advance.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET
Exit Mobile Action like Exit Page
UEM Javascript Agent Not Being Requested, but Is Defined in HTML Head
Dynatrace 6.5 UEM Instrumentation: Server Side drill to purepath missing in user actions
has anyone seen corrupted purepaths from agent "browser(javascript)@cloud
Hybrid App Manual Instrumentation: Visit is being split into two visits