You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add PFPush, PFInstallation to tvOS.
* Add support for Installation and Push on tvOS via CocoaPods.
* containingApplicationBundleIdentifier and applicationGroupIdentifier should also be availible for tvos
* Allow badge updates on tvOS
* Also return device model on tvOS
* Setup project for tvOS
* Use @available for tvOS since applicationIconBadgeNumber appeared in tvOS 10
* fix visibility of pfpush
* Allow tvOS to have a badge as well
* tvos installations need to be identified by tvos because the parse server adapter uses this nomenclature
* Use FBSDKErrorDialogUnavailable instead of deprecated code
0 commit comments