Questions tagged [buildfire]

Click and Edit-style framework for creating mobile apps for iOS & Android.

151 questions
0
votes
0 answers

We need to know the domain so we can white list it

The developer of our plugin needs to know the source and destination of the login call so that they can white list the domains. How can we get this information?
0
votes
1 answer

BuildFire: How do we access the public logs?

We are pushing logs using "buildfire.publicData.insert". How do we get access to those logs? Would these logs contain the header that is sent in the calls? We also need to see the source and destination information. Those are the logs we really…
0
votes
1 answer

Unable to retrieve device token on iOS app

We have use-case where we need to send push notification from our backend to buildfire application. And in order to do so, we would need device token on backend. We tried to extract it using following function in custom plugin but we are getting its…
Raeesaa
  • 3,267
  • 2
  • 22
  • 44
0
votes
1 answer

Is The A BuildFire Router For Changing "Pages" in a Widget?

Is there something like a router in BuildFire that I can use to navigate between pages inside the widget? I saw there is breadcrumbs and history.push, but it doesn't say if I have two components, how do I go between the different components. Or…
Devin Dixon
  • 11,553
  • 24
  • 86
  • 167
0
votes
1 answer

BuildFire Custom Tabs Not Loadings

I am trying to add custom tabs into my app. My plugin.json for the custom tabs as the following: And my file structure looks as such: But each time I navigate to a page, I get this error: Am I doing something wrong?
Devin Dixon
  • 11,553
  • 24
  • 86
  • 167
0
votes
1 answer

Generating APK for testing Buildfire application

Is there a way to generate APK file for buildfire application that is under development so that QA's can test it? I tried looking at the documentation but did not find anything related to it. Only option I saw was to publish app to Google Play…
Raeesaa
  • 3,267
  • 2
  • 22
  • 44
0
votes
1 answer

Buildfire: How can I get subscriber status from user information via the API in an efficient way?

I am using the BuildFire user database. Using the Public API from an external service, I need to validate that the user is logged in and that they are a subscriber. I have the currentUser's access token. This works to validate the…
jambrose
  • 2,553
  • 1
  • 13
  • 9
0
votes
1 answer

BuildFire: How can I access live app user database from dev environment instead of localhost?

I am testing a custom plugin that makes a request to an external service. That request needs the currentUser's access_token. The external service will validate that the user is logged in by making a call to the BF public API. The user in the dev…
jambrose
  • 2,553
  • 1
  • 13
  • 9
0
votes
1 answer

WebRTC Not Working On BuildFire - No Camera or Mic Access

I am having an issue with WebRTC that relates to these issues: BuildFireJS IFrame Allow Access To Camera and Mic BuildFire.JS WebRTC - Cannot access camera and mic So there is no feature request for the camera in feature list here:…
Devin Dixon
  • 11,553
  • 24
  • 86
  • 167
0
votes
2 answers

BuildFireJS IFrame Allow Access To Camera and Mic

I am building an application with BuildFire.JS, and my app uses WebRTC. I look through how BuildFire works, and it embeds the Widget inside an iFrame when the app is being displayed in the plug-in interface. The IFrame looks as such:
Devin Dixon
  • 11,553
  • 24
  • 86
  • 167
0
votes
1 answer

using the HTML/source editor in buildfire is stripping out