multiversx / mx-sdk-dapp

A library that holds the core functional logic of a dapp on the MultiversX
66 stars 63 forks source link

fix webview custom message #1170

Closed andreigiura closed 3 months ago

andreigiura commented 3 months ago

Issue

Send custom message method was not implemented on webview provider

Reproduce

Issue exists on version 2.32.3 of sdk-dapp.

Fix

Implement send custom request method

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing [] Unit tests