Find answers to commonly encountered questions and issues when using Symplr. Use this page to quickly troubleshoot problems and find guidance before contacting support.Documentation Index
Fetch the complete documentation index at: https://docs.symplr.io/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
What is Symplr used for?
What is Symplr used for?
Do I need coding experience to use Symplr?
Do I need coding experience to use Symplr?
What type of applications can I build with Symplr?
What type of applications can I build with Symplr?
Is there a limit to the number of screens I can generate?
Is there a limit to the number of screens I can generate?
Can I search for a project in Symplr?
Can I search for a project in Symplr?
- Navigate to the Home page after logging into the application
- Locate the search bar at the top of the “Your Apps” section
- Enter the name of the project you want to find
- Review the filtered results displayed below
- Click on the project to open it.
Can I delete a project?
Can I delete a project?
- Navigate to the Home page after logging into the application
- Locate the project you want to delete in the “Your Apps” section
- Click on the three-dot menu (⋮) on the project card
- Select the “Delete” option from the menu
- Confirm the deletion if prompted.
Figma & AI Generation
How can I generate an application in Symplr?
How can I generate an application in Symplr?
- Import a Figma File URL - Provide a Figma file link to automatically convert your design into application screens and navigation.
- Use AI Prompts - Describe your application using natural language prompts, and Symplr will generate the screens and structure based on your input.
- Use Templates - Select from pre-built templates to quickly create an application, then customize it to match your requirements.
What happens after I import a Figma file or use AI prompts?
What happens after I import a Figma file or use AI prompts?
Can I update my design after importing it?
Can I update my design after importing it?
Can I modify my application after generating it using AI prompts?
Can I modify my application after generating it using AI prompts?
- Update your AI prompt and regenerate the application to reflect design or structural changes
- Edit screens, navigation, and flows directly in the Blueprint View
- Add new screens or update existing ones based on your requirements
Which method should I use — Figma import or AI prompt?
Which method should I use — Figma import or AI prompt?
- Use Figma import If you already have a Figma design, this option allows you to convert your existing UI screens into a functional application.
- Use AI prompts If you do not have a design, you can describe your application using prompts, and Symplr will generate the screens and structure for you.
What happens if my Figma design is complex?
What happens if my Figma design is complex?
Screens, Navigation & Workflows
What is the Blueprint View?
What is the Blueprint View?
Can I view individual screens in detail?
Can I view individual screens in detail?
- Navigate to the Blueprint View after importing your design
- Click on the Pages tab from the main interface
- Locate the Screens panel, which lists all available screens
- Select a screen to view it in detail in the main display area
Can I edit screens directly in Symplr?
Can I edit screens directly in Symplr?
- Navigate to the Blueprint View after importing your design
- Click on the Pages tab from the main interface
- Locate the Screens panel, which lists all available screens
- Select the screen you want to edit
- Make the required modifications
How is navigation between screens created?
How is navigation between screens created?
What should I do if navigation is incorrect?
What should I do if navigation is incorrect?
Can I add new screens to my application?
Can I add new screens to my application?
- Navigate to the Blueprint View of your application
- Click on the (+) icon on the screen where you want to add a new connection
- In the “Add to Storyboard” dialog, select “Screen”
- Choose an existing screen or select “Add Blank Screen” to create a new one
- Select the appropriate event (e.g., onPress, onLoad) to define when the screen should be triggered
- Save and verify the updated flow.
Can I connect APIs to my application?
Can I connect APIs to my application?
Can I configure workflows for screens?
Can I configure workflows for screens?
- Navigate to the Blueprint View of your application
- Click on the (+) icon on the screen where you want to add a workflow
- In the “Add to Storyboard” dialog, select “Workflow”
- In the Add Workflow screen, switch to the “Workflow Catalogue” tab
- Search for an existing workflow or choose one from the list
- Select the workflow and add it to your screen.
Can I manage APIs and workflows for each screen separately?
Can I manage APIs and workflows for each screen separately?
Build, Run & Test
Can I build and run the application within Symplr?
Can I build and run the application within Symplr?
- Navigate to the Blueprint View of your application
- Click on the Build & Run App icon in the top-right corner
- In the panel, click Build under Build & Run New App to start the build process
- Wait for the build to complete
Can I run the application on my mobile device?
Can I run the application on my mobile device?
- Navigate to the Blueprint View of your application
- Click on the “Run App on Your Device” icon in the top-right corner
- A QR code will be generated for your application
- Install the Expo Go on your mobile device (if not already installed)
- Open Expo Go and scan the QR code
- The application will load and run on your device. This allows you to test your application on a real device and verify its behavior before deployment.
What happens if the build fails?
What happens if the build fails?
Can I download the generated code?
Can I download the generated code?
- Navigate to the Blueprint View of your application
- Click on Developer Tools icon in the top-right corner
- Enable the “Generate Test Cases” toggle (optional, if you want to include automated tests)
- Locate the “Download Code” section in the panel
- Click “Download” to request the generated code
- The generated code will be sent to your registered email address
- Open the email and download the code package. Once downloaded, you can extract the files and run the application locally using your preferred development setup.
Where do I receive the generated code package?
Where do I receive the generated code package?
What is included in the generated code package?
What is included in the generated code package?
- Generated test resources
- Security-related configurations
- Workflow implementations
- Application assets and configurations
Does Symplr support automated testing?
Does Symplr support automated testing?
How can I test my application?
How can I test my application?
- Run within Symplr - Build and run the application directly in the platform to quickly verify screens, navigation, and functionality.
- Run on a mobile device - Use the Expo Go to scan the QR code and test the application on a real device.
- Run locally using downloaded code - Download the generated code, run it in an emulator, and execute automated test cases for more advanced testing. Choose the method that best fits your testing scenario—from quick validation to full testing with automation.
Can I modify the downloaded code?
Can I modify the downloaded code?
What is included in the downloaded code package?
What is included in the downloaded code package?
Can I run the application without downloading the code?
Can I run the application without downloading the code?
- Run within Symplr - Build and run your application directly inside the platform to quickly test functionality and user flows.
- Run on your device using Expo Go - Launch the application on your mobile device by scanning the QR code using the Expo Go.
Can I rebuild my application after making changes?
Can I rebuild my application after making changes?
- Open the Build & Run menu
- Click Build
- Wait for the updated preview to generate
Do I need to download the code to test my application?
Do I need to download the code to test my application?
- Preview the application in the browser
- Validate screens and workflows
- Test layouts and interactions
- Run the application on a physical device using Expo Go
Customization & Performance
Can I apply themes to my application?
Can I apply themes to my application?
- Navigate to the Theme section from the left-hand menu
- Select “Tokens” or another category (e.g., Color, Typography, Shadow)
- View or edit existing theme values such as colors, borders, etc.
- Click the “+ Add” button to create new theme tokens if needed
- Choose the appropriate type (e.g., Color, Number, String, Boolean)
- Update the values to match your desired design. Once configured, the theme settings will be applied across your application to ensure a consistent visual style.
Can I change the theme after creating the project?
Can I change the theme after creating the project?
How long does it take to generate an application?
How long does it take to generate an application?
Does Symplr support large or complex projects?
Does Symplr support large or complex projects?
Can I customize application themes and styles?
Can I customize application themes and styles?
- Colors
- Typography
- Spacing
- Borders
- Radius values
- Shadow settings
- Reusable design tokens
Account & Projects
Do I need to log in to use Symplr?
Do I need to log in to use Symplr?
Can I access my projects later?
Can I access my projects later?
- Navigate to the Home page after logging into the application
- Locate the “Your Apps” section, where all your created projects are listed
- Browse through the list to find your project
- Click on the project name or the Open button to continue working on it. You can also use the search bar to quickly find a specific project by entering its name.
Can I share my project with other users?
Can I share my project with other users?
What happens after I share a project?
What happens after I share a project?
Why can’t the invited user see the shared project?
Why can’t the invited user see the shared project?
Can I reopen previously shared projects?
Can I reopen previously shared projects?
Troubleshooting & Support
Why are some screens missing after import?
Why are some screens missing after import?
- Screens are not defined using frames
- Frames are nested incorrectly or grouped instead of structured as screens
- Inconsistent or unclear naming of screens
- Screens placed outside the main page structure
- Use frames to represent each screen
- Ensure each screen is clearly named and organized
- Avoid grouping screens inside other frames unnecessarily
- Keep screens structured at a consistent hierarchy level
- Update your Figma file
- Re-import it into Symplr to regenerate the Blueprint View. See Importing Figma Files for step-by-step instructions.
Why is my application not running on my device?
Why is my application not running on my device?
- Your mobile device and system are connected to the same network
- The Expo Go is installed and up to date
- The QR code is scanned correctly using Expo Go
- The application has been successfully built before attempting to run it. If the issue persists, try regenerating the QR code and scanning it again.
Why does my design look different in Symplr?
Why does my design look different in Symplr?
- Use of unsupported or complex components
- Deeply nested groups or layers
- Missing or inconsistent Auto Layout configurations
- Differences in spacing, alignment, or constraints
- Structure screens using clear frames
- Simplify deeply nested groups and layers
- Use standard and reusable components where possible
Why are some components not generated correctly?
Why are some components not generated correctly?
- Deeply nested layers or groups
- Use of unsupported or complex components
- Inconsistent or unclear structure within frames
- Simplify your design by reducing deeply nested groups
- Use frames to clearly define screens
- Ensure components are properly organized and reusable
- Avoid unsupported or overly complex elements where possible
- Update your Figma file
- Re-import it into Symplr to regenerate the application. See Importing Figma Files for step-by-step instructions.
Why is my QR code not working?
Why is my QR code not working?
- Your mobile device and system are connected to the same network
- The Expo Go application is installed and up to date
- The QR code is active and has not expired
- The QR code is scanned correctly using the Expo Go.
- Regenerate the QR code and try scanning again
- Refresh the application in Symplr and reopen the QR code
How do I contact support?
How do I contact support?
- Report issues directly from the application (Contact Support) When an error occurs, click the “Contact Support” button displayed with the error message to submit the issue instantly.
- Use the Help button Click the Help button within the application to start a chat for general questions or guidance.
- Email support Send an email to support@101digital.io for detailed issues or when you need to share attachments. Choose the option that best fits your situation for faster assistance.
What information should I provide when contacting support?
What information should I provide when contacting support?
- Project / App Name
- Description of the issue
- Steps to reproduce
- Screenshots or recordings (if applicable).
Need More Help?
If your question isn’t covered here, you can:- Visit the Contact Support page
- Explore product documentation for detailed guides
