Update v3.2.0
- Added support for GoNative
You can use it without any changes in the logic, the plugin will auto detect if it is a GoNative wrapper.
Update v3.2.0
You can use it without any changes in the logic, the plugin will auto detect if it is a GoNative wrapper.
hello, I subscribed to this plugin but it doesnāt work with @gaurav BDK native. It only works when iām on browser.
Hi, sorry for late response.
Our plugin works as expected in browsers but not in all WebView wrappers.
This is from plugin documentation:
#WebView wrappers
- Supports GoNative
- Supports React-Native use action "React-native: trigger Share Menu
If BDK native are using React-Native then you can implement it if you have access to the app code.
If you need any help contact us via PM and weāll try to help you.
No worries, I changed it up.
Hey @gaffneyantonio,
You can share things directly in bdk native (BN - Share text / BN - Share media) action
Yep, thatās what iām using now 
Hi,
I bought your Native Share and it works perfectly except when I want to send text to a thermal printer.
The text is distorted and doesnāt print correctly.
The text also doesnāt print as ordered from Bubble. Text in multiple lines prints out as a single line.
Is there something Iām doing wrong? Is there a way we can work together on this?
Kindly let me know if you can
Hi,
could you please send a photo on how it looks when printed? Send it in PM
No I think it is on the plugin end because we didnāt test it with a printer:)
Are there any updates here on browsers supported? Will you be introducing Chrome for iOS?
Hey @coletfroberts , unfortunately itās under relations between Apple and google, so itās hard to handle this, we trying to find solution but for this moment we donāt have ideas how to to add this functionality
Maybe somebody have ideas how to handle this ? Will be great to receive some ideas
Regards Pavel, EzCode Team !
Thanks for the quick reply - makes sense. Do you know if a user sets chrome as their default browser in iOS, this would function as intended?
The plugin has a state Is Device Supported it will be NO if the Browser is not supported. You can work with that, so for example if it is No, then donāt run the plugin action and run something else.
Hi @ezdev
On your demo, when sharing as SMS, the URL is recognized, and image thumbnail is shown, which looks great:
But when I install the plugin it on my app, the URL is not recognized and no thumbnail image is shown:
What am I doing wrong?
Relatedly, does this plugin pull the thumbnail image from the Pageās āImage (for FB)ā or from the app Settings - SEO/Metatags āThumbnail used for linksā?
Hi,
Iām using the BN - share text function for my app and itās been built with BDK. Iāve discovered that the share button works on iPhones but is not working on iPad so Apple rejected the app. Did you have this same issue? And if so, how did you resolve it?
Thanks
Shannon
My app wasnāt set up with iPad. I only did mobile. Sorry.
Thatās actually more helpful than you know. I was under the impression that I could not launch for iPhone only, and that it had to work on an iPad to be accepted by Apple. I will contact them and see if I can move forward with an iPhone only launch. Thank you.
@eazycode @ezdev I noticed this plugin returns ādevice not supportedā for Instagram /Facebook in app browsers.
There should be a way to get the share sheet to work though, because Airbnb and plenty of other websites have native share sheets opening in those in app browsers (I just tested).
Can you release a fix?
Do a test with this official demo of this feature. If it doesnāt work, then what you saw on airbnb and others is a custom made feature.
@ezdev I just tested using the link you shared and confirmed that there is a bug with this plugin. The link you shared is able to pull up the share sheet.
To reproduce, add the official link you shared to an instagram profile bio. Then tap the link to pull up the in app browser and youāll see the share sheet work. It wonāt work in a bubble app linked in Instagram/Facebook though