Skip to content

compileKotlinIosSimulatorArm64 FAILED - kmmp using supabase works for android, failed dep. for ios #490

Answered by MichaelJob
MichaelJob asked this question in Q&A
Discussion options

You must be logged in to vote

@jan-tennert after update to Android Studio Iguana and trying again with the updates, it now works on Android and iOS - hooray -
now with:

#Versions in gradle.properties
kotlin.version=1.9.22
agp.version=8.2.0
compose.version=1.5.12

//Supabase in build.gradle.kts (shared):
implementation(project.dependencies.platform("io.github.jan-tennert.supabase:bom:2.1.5"))
implementation("io.github.jan-tennert.supabase:postgrest-kt")
implementation("io.github.jan-tennert.supabase:storage-kt")

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@MichaelJob
Comment options

@jan-tennert
Comment options

Comment options

You must be logged in to vote
5 replies
@MichaelJob
Comment options

@jan-tennert
Comment options

@MichaelJob
Comment options

@MichaelJob
Comment options

Answer selected by MichaelJob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants