Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on iOS7 #1

Open
ricardobed opened this issue Jul 25, 2013 · 3 comments
Open

Crashes on iOS7 #1

ricardobed opened this issue Jul 25, 2013 · 3 comments

Comments

@ricardobed
Copy link

Your code works on iOS 6 but not on devices running iOS 7. It crashes as it creates the dictionary.

Do you know what has changed? I'd like to get the IMEI number of my iOS 7 devices.

@pt2121
Copy link
Owner

pt2121 commented Jul 26, 2013

Sorry, I haven't touched iOS for a while and don't have an iPhone now.
I am not sure what's changed.
I'll update the project if I have a chance.

@shabbirh
Copy link

It seems that iOS7 has further locked down the CoreTelephony APIs (inc private ones) - making it even more complex to get IMEI details for a device - even for internal enterprise apps.

@ShadeApps
Copy link

So no luck to get it now? Anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants