I’ve got a couple of bug reports saying that Tiptap doesn’t work on the mobile builder. I never said it did but apparently it says it does.
Where do I change this setting?
I’ve got a couple of bug reports saying that Tiptap doesn’t work on the mobile builder. I never said it did but apparently it says it does.
Where do I change this setting?
I’m not sure, but could it be because of that “Mobile” category (which already exists even before native apps) being selected in the plugin details?
That’s what I thought, but it’s not checked.
Any plugin that has a server side action (or can make an API call via the API Connector) is currently automatically categorised as a ‘mobile’ plugin.
I believe the original rationale behind this was that a plugin can technically be used on mobile (in some form) if it has a server side action or makes an API call.
Several plugin devs (myself included) thought this wasn’t the best approach as you can end up with plugins that are really not made for mobile categorised in the mobile category. This can be pretty confusing for users and you end up getting a bunch of support messages saying ‘Why can’t I use your plugin on mobile??’
We said this to the Bubble team and they agreed with our take, but I think updating the categorisation logic has fallen down the list of priorities a bit.