View previous topic :: View next topic |
Author |
Message |
caique2001
Joined: 09 Aug 2008 Posts: 9
|
Posted: Tue Aug 12, 2008 10:02 pm Post subject: ME_CMD_FETCH |
|
|
How can I catch a fetch if ACTION_FILE_APDU just fires for registered files but fetch isn't tied to an EF at all?
I initiated a pending fetch with 91xx and wait for ME_CMD_FETCH. This doesn't work.
Is there a short example, e.g. for DisplayText? Didn't find any example for proactive SIM commands.
Thanks,
caique2001 |
|
Back to top |
|
 |
pz Guest
|
Posted: Thu Aug 14, 2008 10:21 am Post subject: |
|
|
Have you seen the developer docs on our site? Many examples there, also there are apps in download section.
Why do you need to catch generic FETCH? For 99.9% people it shouldn't be needed. Do you want to manipulate communication with apps on the SIM itself?
Post your code. |
|
Back to top |
|
 |
caique2001
Joined: 09 Aug 2008 Posts: 9
|
Posted: Thu Aug 14, 2008 12:15 pm Post subject: |
|
|
Solved. |
|
Back to top |
|
 |
|