BDK Native Apps - Build before you buy

Hey, @wwweb2401,

How can I send notificactions in my dev version (I am using the preview feature in the BDK app)?

Thanks in advance :slightly_smiling_face: :computer:

Hi @gaurav
I’m a no-tech consultantt, new to Bubble and low-code. I saw the Equinascheduling, was impressed and now interested to see if it can be somehow launched here in Sweden? Should I talk to you or somebody else?

Regards Robert

I couldn’t find the answer in the documentation. I want to buy the iOS + Android build

how can will the app know which payments were triggered by an android user and which ones by an ios user?

is there a condition I can use?
image

@natserrano That’s the in-app purchase workflow for iOS, there’s another for Android.

Right but there is only one UI button for the user to purchase, regardless of what Platform he’s using. How can we tell the WF that this user is triggering the button from an iphone or android phone?

Well you can access what device the user is on through the BN — AppInfo > is native ios app OR BN — AppInfo > is native android app.

I’m sure you can find a solution taking advantage of that, ya?

I don’t see it int he actions though. is it another plugin?

image

update: nevermind, I realized it’s a visual element
image

image

Yup! Sorry I didn’t understand right away. Glad you found it, it’s very helpful.

@gaurav
nobody has asked about this in the thread. In app purchase (IOS) flow. I read the documentation but still not clear to me. I did:

  1. click a UI button, trigger WF step BN - purchase in app (ios)
  2. an event is triggered when in-app purchase failed or is succesful
  3. then trigger verify receipt (ios)

my question is, for #2, do I need to put it as BE WF or just right after step #1? or create custom events for a) In-app purchase successful b) failed, 3)received

image
OR
image

hey Gianluca, I am not testing android yet, I requested an apk recently…once I test I will let you know for sure

1 Like

I would like to make my public compliments to @gaurav and thank him for his great support. I was stuck with a problem on Android (not rotating, appinfo not working) and he found out that I was testing a different Build! The previous wrapping service I used before BDK had strangely assigned a Build code equal to 4096 and therefore when I was uploading BDK’s Build, it was getting ignored.
I strongly recommend BDK!

1 Like

Is there an option to request video and microphone access from the user?

Hello,

How can I make a transition to new page and send some data to it? For example I need to preview details about some product on product page.

@gaurav
Why “Lock orientation” does not work with this setup?

л

Is there an option to request video and microphone access from the user???

Hey @gaurav Can I make an app out of a single page in a larger app??? For example say I have a full desktop multi page app and want to make a mobile native app. Can I design that on a new page using the SPA method and then wrap that in the BDK? I would like to share the database and login between both apps without having to try and use the api connector

Yes you can :grinning:

Legend :v:Thank you for the reply

1 Like

Hi @gaurav,

I am experiencing a small problem. Basically I created a “single-page app” and then display different “pages” (groups) by using conditionals & @ZeroqodeTeam 's Router Plugin (which changes different URL parameters without having to use the “go to” event).

Everything works fine in a normal browser, but in bdk preview nothing happens - or basically the router is not working…

I am not sure if this has to do with the plugin or with the bdk wrapper.

SOLVED: It seems like this problem has been resolved now. I think everything is working as it should now.

Thanks in advance,
Manuel

1 Like

Hi Bubble Community & @gaurav ,
I may have missed this in the documentation, however, how do we allow others to access the testing environment? I read the user needs to download Testflight then click the link they get from the “developer”. So how do we, as the “developer” send them the link?

Thanks so much for your help!
Jason