App Settings for iOS

App Settings for iOS

Status Bar Color

  • Status Bar Color: This setting allows you to specify the color of the status bar, which is the horizontal bar at the top of the screen displaying time, battery status, and notifications. You can use a hexadecimal color code to define the color. For example, #FFFFFF represents white. Status bar color ss.png

Screen Orientation

  • Screen Orientation: This setting determines how the app behaves in terms of screen orientation:
    • Portrait Only: Locks the app to portrait mode, allowing users to view it only in a vertical orientation.
    • Portrait & Landscape: Allows the app to rotate between portrait and landscape modes, accommodating both orientations.
    • Landscape Only: Locks the app to landscape mode, allowing users to view it only in a horizontal orientation. Screen orientation ss.png

Pull to Refresh

  • Pull to Refresh: Enabling this option allows users to manually refresh the content displayed in the app by pulling down on the screen. This is particularly useful for apps that display dynamic content, such as news feeds or social media timelines. Pull to refresh ss.png

Show Loader on Page Navigation

  • Show Loader on Page Navigation: When enabled, this setting displays a loading indicator (loader) when users navigate between pages within the app. This provides visual feedback to users that the app is fetching or processing data, improving the overall user experience. show loader on page navigation.png

Show No Internet Screen

  • Show No Internet Screen: Enabling this option displays a screen indicating no internet connection when the device is offline. This helps users understand why certain app features may not be available and prompts them to check their internet connection. show now internet screen ss.png

Enable Full Screen

  • Enable Full Screen: Enabling this option displays the app in full-screen mode, hiding the status and navigation bars. This provides a more immersive experience for users by maximizing the available screen space and reducing distractions. enable full screen ss.png

Show Strip on Safe Area (Bottom Notch Area)

  • Show Strip on Safe Area: This setting allows you to show a strip on the safe area of devices with bottom notches. Enabling this ensures that your app's content is not obstructed by the device's notch, maintaining a consistent user experience across different devices. show strip on safe area- ios.png
  • Safe Area Color: Customize the color of the safe area, which is the area of the screen where content is guaranteed to be visible and not obstructed by device elements such as notches or rounded corners. Use a hexadecimal color code to define the color. safe area color ios.png

Do you want app for iPads as well?

  • Do you want app for iPads as well?: Specify whether you want the app to be available for iPads in addition to iPhones. Enabling this option ensures that your app is optimized for both iPhone and iPad devices, providing a seamless experience across all iOS devices. do you want app for ipads- ios.png

Do you want to keep screen on always?

  • Do you want to keep screen on always?: Enabling this option keeps the device screen on at all times, preventing it from automatically turning off. This can be useful for apps that require continuous display, such as in-vehicle display apps, kiosk apps, or demo apps. do you want to keep screen on- ios.png

Save & Rebuild:

  • Save & Rebuild: Click "Save & Rebuild" to save your configurations, apply the changes to your app settings, rebuild the app, and download it to see the updates. app settings save and rebuild- ios.png