travelpayouts / white-label-app-ios

White Label App iOS
0 stars 1 forks source link

Error in TabsCoordinatorComponent: Optional value ‘TabBarController’ must be unwrapped #5

Open baaguigui opened 2 months ago

baaguigui commented 2 months ago

Hi,

While attempting to build the app using version 1.3.0 in Xcode version 16.0, I encountered an error in the file TabsCoordinatorComponent.swift with the following message:

Value of optional type ‘TabBarController?’ must be unwrapped to a value of type ‘TabBarController’

Missing argument for parameter ‘coder’ in call

baaguigui commented 1 month ago

I would appreciate any help in resolving this issue. Thank you!

tpsupport commented 1 month ago

Hello! At the moment, the app doesn't support Xcode 16 (iOS 18.0). Our developers will improve it in the near future. In the meantime, we recommend that you install Xcode 15.4 to build the app.