question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not working on kotlin 1.4.0

See original GitHub issue

This library needs to be updated to kotlin 1.4.0.

This is the error i am getting when compiling the iOS Version.

Showing Recent Issues
w: Skipping "/Users/mayankwadhwa/.gradle/caches/modules-2/files-2.1/dev.gitlive/firebase-auth-ios/0.2.0/3ca77c2705c62013505cb5ef37d8f3d57332808b/firebase-auth.klib" as it is a pre 1.4 library


Showing Recent Issues
e: Could not find "/Users/mayankwadhwa/.gradle/caches/modules-2/files-2.1/dev.gitlive/firebase-auth-ios/0.2.0/3ca77c2705c62013505cb5ef37d8f3d57332808b/firebase-auth.klib" in [/Users/mayankwadhwa/StudioProjects/kin12-poc/iosApp/Pods, /Users/mayankwadhwa/.konan/klib, /Users/mayankwadhwa/.konan/kotlin-native-prebuilt-macos-1.4/klib/common, /Users/mayankwadhwa/.konan/kotlin-native-prebuilt-macos-1.4/klib/platform/ios_x64].

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
nbransbycommented, Oct 19, 2020

This week is the plan!

1reaction
CoreyKaylorcommented, Sep 20, 2020

On a site note, it seems as though the serialization pieces could be a separate extension and not part of the core api.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting weird bugs when trying to update to Kotlin 1.4.0. How ...
Configure project :buildSrc WARNING: Unsupported Kotlin plugin version. The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of ...
Read more >
What's new in Kotlin 1.4
What's new in Kotlin 1.4. Release date: 17 August 2020. In Kotlin 1.4.0, we ship a number of improvements in all of its...
Read more >
Support Kotlin 1.4 with ktlint 0.38.0 · Issue #383 - GitHub
The plugin doesn't work with Kotlin 1.4.0 for me – I've tried versions 9.2.1 and 9.3.0. I've set ktlint version to 0.38.1:.
Read more >
Kotlin version conflict when using Kotlin Gradle plugins in pre ...
Relates to 5 Next step 1 Subtask of 1. Relates to 5 issues (0 unresolved) ... But now I want to apply the...
Read more >
Changelog and Migration Guide - Detekt
This version of Detekt is built with Gradle v7.5.1 , AGP 7.3.1 , Kotlin 1.7.21 and ... Don't show the number of issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found