Discussions

Ask a Question
Back to All

Error when integrating sdk

[Error: #0 (unknown): Failed to deserialize a native error message]

I am getting this error when I am adding

useEffect(() => {
adapty.activate('PUBLIC_SDK_KEY');
}, []);

How can I solve this? Thank you!