How can I hook push?

Hello, I want to create an app to make easier 2-factor auth

  • First of all, I need to hook push notification by app, then i need to grab text from push
    ex push:
App_name
Log in with code ABC123

Maybe is there an already maked tutorial to hook push’s?

  • Second I need send text to my local server(e.g. to 192.168.0.100)

Any help will be useful, thanks!

Take a look at LowPowerBanner and MusicBanners, both showing you how to play with nofitications.