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
Post a Comment