Ant
Ant
also facing this, has anyone found a fix?
This is @ansh plugin from another thread: https://github.com/expo/config-plugins/issues/153
For ios, I made the following plugin and it seems to work. https://docs.snap.com/snap-kit/creative-kit/Tutorials/react-native snapchat-plugin.js ``` module.exports = function withSnapchat( config, { snapchatClientId}, ) { if (!config.ios) { config.ios = {};...
> > We appreciate your interest! URL Attachments are no longer broadly supported for shares into Snapchat via Creative Kit, as we are migrating away from this UX. Unfortunately we...
Similar issue, have you found a fix?