I’m excited to announce a HUGE new update that brings some new amazing brand-new native features that you can implement into your Bubble app. To test these new features, make sure to update to the newest version of the Codeless Academy Plugin and Testing App. Be sure to also check out our documentation for more info!
1. Deep Linking:
We’re incredibly proud of releasing this feature! To my knowledge, we’re the only native wrapper for Bubble apps that offers deep linking.
For those of you that aren’t familiar with deep linking:
Deep Linking is an amazing feature that allows you to open your native app directly with a link from the web. You can even send data with the link that can be used by your native app!
For example, imagine sending a customer an email prompting them to purchase a specific product. When the user clicks on the product in the email, instead of being taken to your website, they are taken directly to that product in your native app where they can immediately make a purchase.
Other examples of use cases for deep linking are:
- Having Users’ notifications (email, text, push, etc.) open in your native app, directly on the content of the notification
- Running ads (Facebook, Instagram, Google, etc.) that open directly into your native app
- Taking Users immediately back into your app after they confirm their email address or phone number
- Having a dual web/native experience where your Users sign up & pay for your service on the web, but utilize the service in the native app (This is useful for scenarios where you want to avoid Apple’s 30% In-App purchase fee, for example.)
You can use deep links for these use cases, and so much more! Get creative!
2. QR/Barcode Scanner
Our Barcode Scanner allows you to let your Users scan any type of barcode; QR codes, shipping labels, product barcodes, and more! The data from the scanned barcode will be passed back to your app, allowing you to utilize it as needed.
3. Credit Card Scanner
Our Credit Card Scanner allows you to let your Users scan their credit card information, instead of typing it in themselves!
4. Improved Location Data (GPS)
We’ve improved the way that your native app will retrieve location data from your Users, including in the background!
Good luck, and Happy Building!