ods-ios icon indicating copy to clipboard operation
ods-ios copied to clipboard

[Bug]: Demo app crashes if no URL defined, CI/CD fails because of unversioned xcconfig file

Open pylapp opened this issue 1 year ago • 0 comments

Prerequisites

Your test device

iPhone 12 Pro

OS Version

16.6

App version

0.16.0

Describe the issue

  • CI/CD pipleine fail because of not bulding Xcode chain with missing xcconfig file
  • Because of missing URL in PLIST, fatalError is thrown while using the "more apps" module

Expected Behavior

  • CI/CD chain must be successful
  • app must not crash: if URL is not defined, do not show the item or allow user to use it

pylapp avatar Jan 22 '24 13:01 pylapp