The practice of creating generic code such that it can be easily reused on multiple projects for different clients with independent branding requirements. Items that can be changed in a white label app may include colors, fonts, images, text, layout, even features or entire sections of the app.
Questions tagged [white-labelling]
127 questions
0
votes
2 answers
how to mask the segmented area in a image?
I want to create a semantic segmentation model, which can segment the follicles in USG, using U-net. I have labelled my training data using Labelme. The color of the labelled area is #800000. How to mask this image in black and white form. I have…

Sneha Roy
- 81
- 1
- 3
- 16
0
votes
1 answer
Branding / white labelling Azure Logic Apps
We'd like to use the Logic App UI/engine in the Azure Portal and give it to customers who have some development experience, so they are able to hook into our application to customise some calculations.
Is it possible to
a) Brand Azure Logic…

User101
- 748
- 2
- 10
- 29
0
votes
1 answer
White Label: Social Networking with commerce, or Ecommerce with Social networking
I've searched all over for a possible fit for providing basic commerce functionality (doc'd below) in a white label site, that is dirt simple to admin, and preferably supports auto creation of the site. Super nice to have would be SaaS.
I'm hoping…

Fireworks
- 135
- 3
- 14
0
votes
0 answers
Any suggestion for implementing css framework with Angular spa to provide white labeling?
Very new to angular world so apology is this sounds immature.
We are in process of converting serverside web application to Angular spa. This application is highly customizable and provides white labeling to clients. Are there any open source css…

Zeus
- 3,091
- 6
- 47
- 60
0
votes
1 answer
Xamarin forms white-labeled app (multi branded)
I am building an Xamarin Forms IOS, Android and UWP app that can be custom branded for different clients (e.g. white-labeled). Their apps are exactly the same except for Info.plist, bundle identifier, name, app icons, assets and a few other minor…

E75
- 153
- 3
- 13
0
votes
0 answers
How to dynamically change the style in vue single page component for templating
I want to create a SPA with the white labeling capability and I am wondering if there is a way for me to dynamically change the styles tag inside a single page VueJS component?
I think I can manage the template dynamically by using something…

Andy
- 2,493
- 6
- 37
- 63
0
votes
1 answer
White label without code duplication?
I have a technical question I'm not sure about.
Right now I have a product / web app (rails application) that I white label to other companies. I host the white label and everything I'm just wondering how to get out of this viscous cycle of having…

Hayden Carlson
- 158
- 14
0
votes
0 answers
rails tutorial account activation: how do i whitelabel my rails app on sendgrid deployed with heroku?
I have tried many ways to whitelabel my app on sendgrid. unfortunately the Rails tutorial does not go into any detail on how to do this.
in order to use sendgrid you must validate your account. the final step is whitelisting. I must admit that i…

Owen
- 361
- 1
- 5
- 16
0
votes
1 answer
Android White Labeling using Android Studio Flavors
I have recently moved from Eclipse to Android Studio, and after some effort have the application up and running. Now I face the second obstacle - generating white label versions of the application. I have read everything I can find on the Flavor…

Stephen McCormick
- 1,706
- 22
- 38
0
votes
1 answer
Rails 5 - Acts as Taggable On - unpermitted params for specific tag list
I am trying to get acts as taggable on setup to work with my Rails 5 app.
I have a model called Randd::Field.rb, which has an attribute called :title in it. I want to use those titles as tags for my proposal model.
My Proposal.rb has:
class Proposal…

Mel
- 2,481
- 26
- 113
- 273
0
votes
1 answer
White label sass/css with Webpack
I'm trying generate multiple css files with webpack for a white labeled application.
I want to run the webpack css/sass loaders one time for each 'brand' and output it in to a separate file. I want to do this as I have a separate variable file for…

themollusk
- 440
- 4
- 10
0
votes
0 answers
CDN - white labeling
I own a video publishing media group and I'm planning to switch CDN's.
What I noticed from a lot of my competitors is that they "white label" the CDN.
One CDN provider confirmed to me that 3 competing companies use them as CDN, but when I go to…

Amir
- 311
- 2
- 6
0
votes
1 answer
How to change Bluemix white labeling (branding changes)
Provide the how to change white labeling (branding changes) in bluemix.
We are trying to change Blue mix headers and home page for particular space.
0
votes
1 answer
White-Label a UWP Application
I am about to start development on an UWP Application. One of the last minute requirements was to be able to support white-labeling the application for our partners. Does anyone have any experience doing this using the Universal Windows Platform…

Rick Mathers
- 3
- 2
0
votes
1 answer
multiple targets white-labeling
what is the best way to handle many targets. i'm building a white label app that will have hundreds of brands, and build targets that are based on the same bundle.
key data that needs to change between labels are
Image or Asset Cataloges
plist…

Moustafa Elgamel
- 23
- 1
- 6