Questions tagged [buildfire]

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

151 questions
1
vote
2 answers

Override or remove the appTheme CSS injected into a Buildfire App

So I faced the challenge of created a large custom app through the Buildfire platform. The client had a lot of custom element styles that were being overridden by the appTheme settings in the dashboard, and overriding these styles in traditional CSS…
John M.
  • 307
  • 2
  • 13
1
vote
1 answer

Buildfire: Getting datastore and userdata information from a different plugins

I am trying to use buildfire.datastore and buildfire.userData. Saving and using this info in one plugin. Can I then reference that datastore and userData info in a different plugin? If not, would the browsers localStorage work?
1
vote
1 answer

Buildfire: use buildfire.navigation.navigateTo (pluginData)

I'm trying to write a second menu to the home folder plugin and I want to write a piece of html in the text block (between the carrousel block and the Plugin Instances) so the user can navigate to another plugins. How can I use the…
tonic
  • 11
  • 3
1
vote
1 answer

BuildFire - How to trigger a push notification from the admin panel using the SDK?

Is there a way to trigger a push notification from inside the admin dashboard using the BuildFire SDK? I want to be able to send a push notification to specific individuals to inform them of being granted access to a plugin by the admin. I have…
tbergen1
  • 229
  • 1
  • 3
  • 13
0
votes
1 answer

BuildFire: Plugin marketplace review timeline

I have submitted my plugin to the marketplace for review but it's been over 10 business days; still says pending. I am trying to understand the process as we have many plugins to submit to the marketplace. I have completed the required steps
0
votes
1 answer

Buildfire: Black screen on Apple Devices with live stream embed

Buildfire: My app has several buttons built in wysiwyg text editor that is embedding live video streams. People only go to the page when a live meeting is occurring. On Android devices, the video starts playing instantly. On Apple devices, a…
wysiwyg
  • 1
  • 1
0
votes
1 answer

BuildFire source code - When users click my flash banner I need them to direct to safari/google browser. At the moment stuck in the app

I added the code in the source code button so I could display a flash banner that when clicked takes you automatically to the landing page, the banner displays well, the only problem when you click the banner it does not take you to safari or…
Slh
  • 1
0
votes
2 answers

eBuildfire: buildfire.userData.search() not working after recent buildfire update

I'm having some issues with a custom plugin I created where the method buildfire.userData.search() is no longer working due to an error. Please note that evertyhing was working ok before the latest Buildfire SDK update. At first the app was no…
Cristian
  • 1
  • 1
0
votes
0 answers

BuildFire - custom plugin stopped working (high priority)

I was advised by BuildFire live chat support to create a ticket on StackOverflow to reach out to the devs to look into this issue we are having with the app. For context, I am not the developer working on this, I am just the middleman between the…
0
votes
1 answer

Buildfire: Image is not displaying after placing working code in source code for some reason

I wanted to know why my image isn't showing up in the Buildfire platform when i place the code into the source area.....I've tested it on everything else and it works perfectly...dreamweaver and everything.... Need help to help get the image to show…
0
votes
1 answer

Buildfire: Check if user allowed tracking permission

Is it possible to check if user accepted "Analytics Tracking" permission in Buildfire custom plugin? We went through SDK documentation and did not find anything related to it. We found following doc for tracking custom plugin events -…
Raeesaa
  • 3,267
  • 2
  • 22
  • 44
0
votes
0 answers

Buildfire: open source libraries

Is there a way to see all the open source libraries that are used by the buildfire platform? I have the APK, but haven't found a good tool to decompile and get the info that I need.
shaneroy
  • 13
  • 1
  • 3
0
votes
1 answer

BuildFire: sdk root directory

I’m completely new to app coding - so I was trying to get buildfire sdk to run, but it keeps telling me (in the cmd prompt - I’m using Windows) ‘please run this command in the SDKs root directory’. Where do I find the root directory? More info if…
Nien
  • 1
0
votes
1 answer

For Buildfire app maker can python code be used?

I'm using vgg face and require user input. Can python work in any way with Buildfire?
haru
  • 13
  • 4
0
votes
1 answer

Buildfire: How can I get the iframe source ID or name?

How can I identify the iframe source ID or name? Having issues with plugin working on Apple devices and one proposed fix was to tag the iframe source ID in the code.
1
2
3
10 11