Skip to content

firebase_unity_sdk_1.1.1 require Xcode 8 or higher? #42

@T-Y-GHub

Description

@T-Y-GHub

The specifications are as follows

https://firebase.google.com/docs/unity/setup
Xcode 7.0 or later.

https://github.com/firebase/quickstart-unity/tree/master/messaging/testapp
Xcode 7.3 or higher (when developing for iOS).

However, it also has the following description.

https://github.com/firebase/quickstart-unity/tree/master/messaging/testapp
In the window that appears, scroll to UserNotifications.framework and click on that entry, then click on Add. This framework will only appear in Xcode version 8 and higher, required by this library.

Actually, when I use Xcode7 or Xcode8 without UserNotifications.framework, the following error will appear.

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_UNUserNotificationCenter", referenced from:
      objc-class-ref in libMessaging.a

Is there no way to use firebase_unity_sdk_1.1.1 in Xcode 7.x?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions