EMDK v6.7 Data Capture Profile Issue

E Eeshan Jamal 3 years 5 months ago
4 0 0

Hii guys,
 
We have integrated the EMDK in our app to support zebra TC25 Smart Device. After integration now we are facing a very weird issue. Please see below:
 
Activity A
 
onCreate(){
     Initialise the EMDK Manager & Profile
}
 
onResume(){
     Register this activity for broadcast intent.
}
 
onPause(){
     Unregister this activity for broadcast intent
}
 
Activity B
 
onCreate(){
     //Doing nothing
}
 
onResume(){
     //Doing nothing
}
 
onPause(){
     //Doing nothing
}
 
Now when A opens B. A leave itself on pause and when B close itself then A again gets resume however after resuming again broadcast intent not work until we re-initialise the EMDK manager & profile. Can you please help us to resolve this issue?

CONTACT
Can’t find what you’re looking for?