07-19-2011 12:11 PM
Hello all,
we are developing a prototype Java ME application which uses secure element (the SIM card) and NFC connection. However we are having problems registering our MIDlets using the PushRegistry. The connection string we are using in the BB9900 simulator when calling registerConnection is
secure-element:?aid=A00000000101
and it throws the following exception
javax.microedition.io.ConnectionNotFoundException: secure-element:?aid=A00000000101 does not support push
So my question is, what push connections in MIDP 2.0 does the BB9900 support? Is there any kind of spec. document I can get this from (did not find any). Any help/pointers/info are greatly appreciated.
-Jirka
10-04-2011 06:34 AM
Bump....