Skip to content

Feature/cm 1212/add jvm target #43

New issue

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

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

Already on GitHub? # to your account

Merged
merged 9 commits into from
Mar 2, 2023
Merged

Conversation

osugikoji
Copy link
Contributor

@osugikoji osugikoji commented Mar 2, 2023

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

This pull request adds support for the JVM platform, configures the publishing plugin to work automatically with JVM, and fixes an issue related to the coroutine dispatcher in the execute callback method from the entrypoint. Previously, this issue was causing exceptions to be thrown on both iOS and JVM.

💡 Motivation and Context

Request for #32

💚 How did you test it?

To test the changes, a JVM artifact was generated locally and used in a personal backend project, and a JVM artifact was also published to the staging repository.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • All linters passing
  • There are no code climate issues

🔮 Next steps

The next step would be to create a JVM sample demonstrating its usage.

@osugikoji osugikoji self-assigned this Mar 2, 2023
@osugikoji osugikoji requested review from kikoso and renatoarg March 2, 2023 17:34
@osugikoji osugikoji merged commit 740e17d into main Mar 2, 2023
@osugikoji osugikoji deleted the feature/CM-1212/add-jvm-target branch March 2, 2023 17:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants