Hi,
Before I quit my midlet, I did a dynamic push registration,
PushRegistry.registerConnection(url,midletClassName,*);
When I push UDP information, the midlet "does NOT auto start".
When I manually start the midlet after I push UDP information,
, UDP information is received.
However if I do a static push registration, the midlet "does auto start" when I push UDP information and UDP information is received.
Any idea, why dynamic push does not work using Series 60 MIDP
Concept SDK Beta 0.3

Reply With Quote

