ios - Push registration and receiver methods static library -


i need create static library in objective-c have push registration , receiver methods in it. library replicating appdelegate functionality , minimizes coding effort in app. possible implement push notification inside static library?

eg:- urbarnairship , mixpanel

plz share code reference or tutorials

no push notification requires apns certificate not possible in static library .


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -