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

Kotlin build problem #144

Open
proninyaroslav opened this issue Mar 7, 2021 · 1 comment · May be fixed by #145
Open

Kotlin build problem #144

proninyaroslav opened this issue Mar 7, 2021 · 1 comment · May be fixed by #145

Comments

@proninyaroslav
Copy link

Related to #137 (comment)

1.4.4 version crashes on build:

e: /home/yaroslav/.pub-cache/hosted/pub.dartlang.org/receive_sharing_intent-1.4.4/android/src/main/kotlin/com/kasem/receive_sharing_intent/ReceiveSharingIntentPlugin.kt: (146, 78): Type mismatch: inferred type is Uri? but Uri was expected
e: /home/yaroslav/.pub-cache/hosted/pub.dartlang.org/receive_sharing_intent-1.4.4/android/src/main/kotlin/com/kasem/receive_sharing_intent/ReceiveSharingIntentPlugin.kt: (207, 95): Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
@proninyaroslav proninyaroslav linked a pull request Mar 8, 2021 that will close this issue
@proninyaroslav
Copy link
Author

I opened a pull request #145

As a temp fix:

receive_sharing_intent:
    git:
      url: https://github.com/proninyaroslav/receive_sharing_intent.git
      ref: fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant