The template has advanced functions like pre-loaded content, background user management, pre-designed onboarding screens, a premium user experience and much more along with the app essentials…
See the Landing Page or download and test it on TestFlight for iOS:
I purchased your Mobius template and I would like to test access to my iPhone’s address book. I downloaded Natively preview and when I simulate the template, in the UX element & Workflow tab, when we click on Address Book/Get Contacts, nothing happens. Normally, it seems to me that the contacts page of my iPhone should open?
Hello,
Is it possible to cross the contacts of the current user’s iPhone with the list of users of my app. I would like to be able to associate for each user a list of their contacts which are saved in the app.
Exactly. Getting the contacts and displaying them in a list, like the TestFlight version of the app.
Make sure to have a Natively account, the Natively plugin installed and provide your own API keys for the plugin. It wont work otherwise as the API keys are locked to a domain.
Also to allow the Natively previewer to access you contacts.
The best way to build native apps is to make a Apple account and set up API access for uploading your Builds in Natively. That way you can test directly in TestFlight and see the end result as you improve it. It also makes is much easier to deploy to the app store once satisfied
Hello, I recently purchased the Nebula template and have setup the API for geocode, however, I cannot seem to figure out the nearby products function. I am trying to add items/products on the map but cannot figure out how it functions. Thank you in advance.
I was thinking about incorporating the social media-type feed from the Mobius template into my web app, but I’m worried about users adding harmful content or inappropriate pictures, words, etc. when they post.
I don’t have the time to review every post by users and I would prefer their posts to be added immediately similar to Instagram and Facebook.
Do you have any recommendations for something I can add to the workflow to check for harmful content before the user’s post is submitted and posted?
Good to hear. The template is not set up for showing items on the map as it is. You will have to add them using an action (if using an extender plugin for the map or MapBox plugin by Zerocode) or by selecting a source on the plugin element if using the installed google map. In your case the “products” form the database.
The default google plugin is quite limited. I can highly recommend replacing it with the MapBox plugin from Zerocode and using the Add Cluster Action on app load.
Make sure to check out the Bubble documentation or forum here, for help on the default google map element, and Zerocode’s own forum for help using the MapBox Plugin.
I found this to be a misleading post. I purchased the Nebula template believing that all the page elements in the StoryPilot app would be contained in the Nebula template.
Specifically the scrollable feed in the Storypilot app was not included in the Nebula template, its part of the Mobius template. I don’t think it is right to claim that an app was made on one template but actually had elements that came from both.
StoryPilot is evolving all the time as we iterate on the UX based on user feedback.
It looked just like Nebula a couple of weeks ago, but has taking a new form with scrollable pages. The menu and more are the same. Also elements have been removed from the StoryPilot app that is in the Nebula template.
To clarify: What you see and how Nebula works while previewing the template, is what you get.
We will be releasing new and improved templates on a running basis as our apps grows. Also, we plan to port them to the new mobile editor, once it’s capable of building similar apps. We don’t expect this to be anytime soon though. Probably mid 2025.
I have edited the post to say “…based on and evolved from…”, same goes for the template description.
We have been busy polishing a new advanced AI template for mobile / native devices - It should hit the marketplace as soon as Bubble finished it review. Stay tuned.
Also, we have made lot’s of improvements to our existing mobile templates!
I purchased the Mobius template a while back and I also have it on iOS Testflight so I can see new updates you make and see what the app would look like not only as a PWA.
I was wondering, when you make new updates and improvements to your templates, are the updates/improvements pushed to purchased templates as well?
I started working with Natively to wrap my PWA and I haven’t been able to get some of the native features to work even when I copy your template workflows to my app which are working on the iOS Testflight version.
When we add improvements to the templates, they won’t be implemented into your app. Bubble works by making a 1:1 copy of the template’s live version when you use it on a new app.
But, if you create a new app from the template, you can copy over the new features, or rebuild them (if not UX / UI which would take a bit time). That way you are sure they work with your additions to the app.
For each template we aim to collect user feedback and improve on the basic features and add more as bubble becomes better. Eg. we just added preloading to the Mobius template.
Go have a look at it, it’s quite simple once you get it. Using a “preload = yes” state to show elements below a simple splash screen floating group that is shown once the app and “on load” workflow is loaded and done.