want to sentintent broadcast imei to application on android under 9

R
rathasatekun
Gosoft (Thailand) Co.,Ltd.

hi soti support 

i have case with sentintent 

mysystem 

agent  version 

MobiControl net.soti.mobicontrol.elm.samsung15.1.0 Build 1045

server servion soti 15.3

os version 8.0.0

Brand samsung

this script 

sendintent -b "intent:#Intent;action=soti.imei.ACTION;S.imei=%IMEI%;component=bundle.id.app/.MyReceiver;end;" 

script success but imei do not broadcast into application 

a year ago
Android
ANSWERS
MD
Matt Dermody Diamond Contributor
a year ago

I don't understand the soti.imei.ACTION part of this intent. Wouldn't you need to be referencing your app in the action? the %IMEI% macro is already doing all of the work of pulling the IMEI value into the intent.

RC
Raymond Chan Diamond Contributor
a year ago

Have you added the broadcast receiver ".MyReceiver" to the  AndroidManifest file of your app "bundle.id.app" with a proper intent filter action  'soti.imei.ACTION" ?

B
BPMOD@SOTI
a year ago

Hello Rathastekun

Thanks for posting in SOTI Pulse.

Could you please confirm if you had an opportunity to test the suggested solutions and if has it successfully addressed your query?

If the above solution helps you to resolve your issue, then please mark this post as the solution. Also, feel free to reach out if you need clarification or have any follow-up questions.