The way the SDK is architectured, it always assumes that the wallet that will be used for PUSH Chat/GroupChat will be always be an EOA with application always having access to wallet keystore. The SDK is not compatible with 4337 wallets, HSM and WalletConnect since in any of the above case we might have access to keystore.
Description
The way the SDK is architectured, it always assumes that the wallet that will be used for PUSH Chat/GroupChat will be always be an EOA with application always having access to wallet keystore. The SDK is not compatible with 4337 wallets, HSM and WalletConnect since in any of the above case we might have access to keystore.