Customization playground
You can use this tool to apply your brand styleguides to AutomatID™ screens before implementing, then you can save the image and send it to your creative team for review.
Choose the screen
Select which screen you want to try:
Typography
Select the kind of typography you will use for the following areas:
Titles
Aa
Serif
Aa
Sans serif
Aa
Mono
Custom
Paragraphes
Aa
Serif
Aa
Sans serif
Aa
Mono
Custom
Buttons
Aa
Serif
Aa
Sans serif
Aa
Mono
Custom
Colors
Use your brand colors to see AutomatID™ fully integrated in your app!
LightHeaderIconNormalColor
BackgroundColor
ButtonBorderNormalColor
DocumentIconNormalColor
IconNormalColor
DarkTitleColor
DarkLabelColor
LightButtonLabelNormalColor
DarkLinkNormalColor
Placeholders
Write custom texts to see how they affect the layout:
automatid_main_courtesyNfc_title
automatid_main_courtesyNfc_textIos
automatid_main_courtesyNfc_passportOption
automatid_main_courtesyNfc_idCardOption
automatid_main_courtesyNfc_fallbackBtn
Smart identification
Verify your identity in a simple and secure way directly from your smartphone. All you need is a passport or an electronic identity card that you will read with your device. Simple, isn't it?
Problems? We are here for you
- Android
- iOS
val configuration = AutomatIdConfiguration.Builder()
.build()
AutomatIDConfiguration* configuration = [[AutomatIDConfiguration alloc] init];