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

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -