ios - Is there a private API to read another app badge number? -


i want able read badge numbers 3rd party apps.

i checked springboardserviceservice , found sbgetbadgenumber reading own badge number (it's used higher level api [uiapplication applicationiconbadgenumber])

any ideas?

usual disclaimer: application won't distributed through appstore , it's research purposes only.

i believe isn't possible, @ least on non-jailbroken device. ios apps sandboxed each other , can't read each other's data.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -