Hey @gaurav,
I forgot to as. When deployed, will this be available for Mac users using MacBooks etc?
Hey @gaurav,
I forgot to as. When deployed, will this be available for Mac users using MacBooks etc?
Nope. Itâs for iOS and Android.
Macs donât use either of those platforms.
Thanks for all your answers Gaurav. Do you think it will be possible to deep-link into the app - eg, open the app > open the browser modal on a certain URL?
I am thinking of the ability to prompt the user with a push notification and then have them taken to exactly the right place to do something⌠This would open up huge functionality using the âget data from page URLâ workflow steps too.
Is it possible to specify the camera being used in âtake a pictureâ - eg, lock it down to the front (selfie) camera?
Iâm just waiting for my dev account with Apple and then Iâm - can you tell us (in general) if anyone has had issues getting their apps signed off by Apple or if anyone is live in the App Store yet?
Hello @gaurav ,
Any ETA for audio recording?
Hey guys, sorry for getting back a bit late to these:
Yes itâs something Iâm gonna be actively looking at soon. Has been on my list just never got around to it yet.
Let me look into it⌠should likely be possible & easy
In regards to the native capabilities itself no one (atleast to my knowledge) has had issues with Apple. There have been other issues though⌠e.g. one client forgot to remove google play store logo from their bubble login page, another forgot to give them a testing username / password etc.
Sorry not yet⌠Iâm sorta there on the recording piece itself. Figuring out the best options to send data to the app after the recording is done. Had paused on this for a bit for something else Iâm gonna share soon
I would like to ask about the agencies, are they able to use it until they can deliver it to the client at least on bubble side without the wrappers?
Now your teasing us.
Thanks for all your questions and feedback till date folks!
Now you can try out the BDK Native apps without paying for the entire service.
Cheers!
Gaurav
Hi @gaurav
Am I able to create a native footer menu on both IOS and Android using this service ?
Something similar to this
Thank you
Majd
Yes, I tested it @majd !
Awesome! thanks @JohnMark
Hey @majd & @JohnMark,
Actually the footer in the demo app is just a floatinggroup on the bubble app itself.
@majd
I was looking into building the native footer feature into BDK Native App service but then realized it didnât make sense as you can build a footer as the floating group in your bubble app itself
Hello @gaurav ,
I was wondering what is the âBN - Remove Loadingâ , âBN - Update Loadingâ and âBN - Render linkâ options?
Thank you!
Can I make my web application native with this plugin?
Hi @caioprezia,
The latest version includes a new feature that automatically showing a animation of your choice while the your bubble pages load This allows apps to have a rich feel like uber / facebook etc.
The âremove loadingâ workflow step allows you to remove the animation. The âupdate loadingâ workflow allows you to change the animation directly from your bubble app. I just added to the loading screen documentation that you can refer for details. You can also try these out in the preview mode from the demo app.
The render link is essentially a page reload (not very useful at the moment as you can refresh your bubble page from your bubble app itself; will add documentation soon)
Yep thatâs correct!
Thanks Gaurav! Thatâs a very useful feature (loading while ânot so fastâ bubble loads the page).
Iâve tried the âupdate loadingâ but not sure if I set it up correctly. I have a page called members. On that page I created a workflow (see the image attached)
When I load the page nothing happens. I still have the blank page while bubble is loading.
Thank you
Hi @caioprezia,
If youâre trying it via the preview mode, do ensure youâre providing your app details in settings section.
If youâre trying this in your native app build I provided you, that wonât work since your app was built well before this feature was introduced. You can request a rebuild from your project page if youâre looking for this feature in your app.
It would be nice if there is an option to set up background image for the loading screen.