Skip to content

SDK 2.1.0 Analytics - Unity Xcode bool max storage size error #709

@d-ocean

Description

@d-ocean

What App Center service does this affect?
2.1.0 Analytics

Describe the bug
Building from Unity to Xcode. When archiving; AppCenterStarter.m has 'bool' instead of 'BOOL' and is throwing an error (it is fine when building a local build to device). Fixing the 'typo' and saving will allow the archive/ipa to build successfully.

To Reproduce
Steps to reproduce the behavior:

  1. Turn on Analytics
  2. Build to Xcode
  3. Archive project in Xcode
  4. See error

Expected behavior
Archiving should build without error.

Screenshots
image

Desktop (please complete the following information):

  • OS: OSX 10.14.5
  • Unity 2019.1.6
  • Xcode 10.2.1

Metadata

Metadata

Assignees

Labels

bugA bug or issue with App Centersdk

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions