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

Make @concordium/web-sdk compatible with react native #272

Closed
soerenbf opened this issue Sep 25, 2023 · 0 comments
Closed

Make @concordium/web-sdk compatible with react native #272

soerenbf opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels
[Type] Change Request Some visible functionality should be change.

Comments

@soerenbf
Copy link
Collaborator

soerenbf commented Sep 25, 2023

Description
Users are trying to utilize our SDK from react native, but it seems it is incompatible with the platform. It would be good if we could ensure compatibility with this platform in addition to web and node.

With regards to GRPC, it should be compatible with some polyfills, described in this issue comment, also mentioned in the documentation of protobuf-ts

Related to #112

Scope

  • Should support the full scope of non-WASM functionality (except for nodsJS specific functionality)
  • Should support contract schema functions
  • Should not support the functions and types meant for wallets
@soerenbf soerenbf added the [Type] Change Request Some visible functionality should be change. label Sep 25, 2023
@soerenbf soerenbf self-assigned this Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Change Request Some visible functionality should be change.
Projects
None yet
Development

No branches or pull requests

1 participant