lulufei / seek-for-android

Automatically exported from code.google.com/p/seek-for-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note 3 crashes SIM without PPSE

GoogleCodeExporter opened this issue · comments

What's the problem?


What steps will reproduce the problem?
1. Take Samsung Galaxy Note 3 with Open Mobile Api
2. Tak some SIM card with Secure element but no access to PPSE (no permission 
or PPSE doesnt exist)
3. SIM will crash


What is the expected output? What do you see instead?
Excepted output - connection refused, it means PPSE doesnt exist. Instead it I 
see SIM and whole Android system crash. I have to restart phone..


What version of the product are you using? On what operating system?
Open Mobile API v3.1, Phone - Samsung Galaxy Note 3, Android 4.4.2


Please provide any additional information below.
This problem does not occur on other phones.

Original issue reported on code.google.com by mgad...@gmail.com on 4 Nov 2014 at 10:06

According to your description, the connection refused does not mean PPSE does 
not exist.   Instead, it could mean the permission is disallowed from the 
access control enforcer.

Make sure the GPAC rules is compatible with the certificate used to sign with 
your apps.

Original comment by danny.w....@gmail.com on 26 Nov 2014 at 5:06