ios - Is it possible to detect facebook/gmail banner/alerts notifications -


Is it possible to detect Facebook / Gmail banner / alert notifications within our app? So if I have received a Facebook notification, then is there any way to call within my app? Or is there no way to find out? Unfortunately, not all apps run in their own sandbox and can not access other apps from these apps.

Types of things


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -