fredch
03-21-2002, 07:52 AM
I've created an extension, but ISHELL_CreateInstance failes with EPRIVLEVEL unless I set the app's privilege level to ALL (which gives the warning that ALL is not allowed for developers).
I get the EPRIVLEVEL error on both the emulator and Kyocera when I don't specify ALL. I found other questions about this in the archives, but couldn't find the solution.
Is there something I'm missing?
Are developers allowed to create extensions?
Can an app pass with ALL privilege?
Is there a better way to split a large app into multiple pieces? (multiple applets that ISHELL_StartApplet() each other)
I get the EPRIVLEVEL error on both the emulator and Kyocera when I don't specify ALL. I found other questions about this in the archives, but couldn't find the solution.
Is there something I'm missing?
Are developers allowed to create extensions?
Can an app pass with ALL privilege?
Is there a better way to split a large app into multiple pieces? (multiple applets that ISHELL_StartApplet() each other)