Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voyager-koin causes build error for iOS Simulator #413

Open
janesp opened this issue May 14, 2024 · 2 comments
Open

voyager-koin causes build error for iOS Simulator #413

janesp opened this issue May 14, 2024 · 2 comments
Labels
di: koin "Koin" dependency injection issue

Comments

@janesp
Copy link

janesp commented May 14, 2024

Voyager Navigation tutorial (https://youtu.be/7Xv38k4cCMc) works fine for Android and iOS (can be cloned under https://github.com/janesp/VoyagerBase, see also for versions).

Voyager ScreenModel tutorial (https://youtu.be/L39NrirKohg) causes build error for iOS Simulator.

Easiest way to reproduce:

  • Clone https://github.com/janesp/VoyagerBase and build for Android and iOS
  • Incrementally add dependencies as per ScreenModel tutorial and build for every step
  • As soon as voyager-koin dependency is added, iOS build error occurs

Environment:

  • MacBook Pro 2021, M1 Max
  • macOS Sonoma 14.4.1
  • Android Studio Jellyfish
  • xcode 15.3
@DevSrSouza
Copy link
Collaborator

Try to update to 1.1.0-alpha04

@DevSrSouza DevSrSouza added the di: koin "Koin" dependency injection issue label May 15, 2024
@janesp
Copy link
Author

janesp commented May 18, 2024

Try to update to 1.1.0-alpha04

Cool - this fixed the issue 😊, many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
di: koin "Koin" dependency injection issue
Projects
None yet
Development

No branches or pull requests

2 participants