Skip to content

Why is PFPush and PFInstallation excluded for tvOS? #1198

@funkenstrahlen

Description

@funkenstrahlen

I would like to use PFPush and PFinstallation on tvOS. I see that it is excluded from the pod:

s.tvos.exclude_files = 'Parse/PFNetworkActivityIndicatorManager.{h,m}',
'Parse/PFPush.{h,m}',
'Parse/PFPush+Synchronous.{h,m}',
'Parse/PFPush+Deprecated.{h,m}',
'Parse/PFInstallation.{h,m}',
'Parse/Internal/PFAlertView.{h,m}',
'Parse/Internal/Push/**/*.{h,m}',
'Parse/Internal/Installation/Controller/*.{h,m}',
'Parse/Internal/Installation/Constants/*.{h,m}',
'Parse/Internal/Installation/CurrentInstallationController/*.{h,m}',
'Parse/Internal/Installation/PFInstallationPrivate.h',
'Parse/Internal/Commands/PFRESTPushCommand.{h,m}'

Why is this the case? Is this still necessary because tvOS does support notifications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions