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 - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

authentication - Mongodb revoke acccess to connect test database -