#
closed
help
  • My first issue is that I cannot manage my website from "https://kibristabul.com/mightyweb/". Am I only able to manage it from your site, "https://meetmighty.com/mightyweb-public/"?

  • Why does the camera notch area on iPhones remain white? I want to match it with the system's color.

  • I want to increase the size of the logo on the startup screen. How can I do that?

  • Even though I set the app language to Turkish, the permissions still appear in English.

  • On Android, two different screens appear when opening the splash screen, whereas on iOS, only one screen appears. When closing the splash screen on iOS, it directly goes to the website, but on Android, only one screen is displayed. Is this a bug?

  • The splash screen disappears too quickly. It should remain on the screen until the website is fully loaded, or at least for 1.5 seconds, even if the loading is fast.

Asked 2 months ago on March 3, 2025 1:13 AM Comments 7 times


  1. Generic placeholder image

    kevin replied

    Hello

    Did you perform the Update JSON from the dashboard after making the changes in the admin panel ?

    Have you change the Theme color from Theme Style ?

    Thanks & Regards
    - Kevin

    ATTACHED FILES

  2. Generic placeholder image

    Zodyak Yazılım replied

    hello

    1- I updated the PURCHASE_CODE section as you suggested. It works fine on iOS, but on Android, nothing loads—not even the website or any settings.

    2- On iOS, the color appears as you mentioned. However, since I set the Navigation Style to Full Screen, the background appears white. It looks like the issue can be resolved if I change the Flutter app’s background color to something other than white.

    ATTACHED FILES

  3. Generic placeholder image

    kevin replied

    Hello

    1- To remove the Initial SplashScreen please follow the steps from the below doc

    doc link : https://docs.google.com/document/d/10R82H-4nxWMgkj8PVt2lPaKojNsEahZxi04URgsq2bM/edit?usp=drive_link

    2- We have check the by using your Base_URL in the code in IOS and the Top Navigation color is changing according to the primary color of the app, you can see it in the below ScreenShot. Clean Build folder and try to run.

    3- If you want to access the changes of the app from your server : "https://kibristabul.com/mightyweb/" , you have to remove the PURCHASE_CODE in constant.dart. Remove the code marked in the following ScreenShot.You dont have to place the PURCHASE_CODE if you already using the Base_Url.

    If you still face some issue related to code please let us known.

    Thanks & Regards
    - Kevin

    ATTACHED FILES

  4. Generic placeholder image

    Zodyak Yazılım replied

    Hello again,

    1- When I enable the splash screen, there are two splash screens on the Android side.
    When I disable it, the iOS side directly opens the website.

    What I want to do is remove the initial splash screen on Android and only show the custom splash screen I added, then open the website.

    2- Adding the following code did not solve the issue:

    dart
    SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle( statusBarColor: appStore.primaryColors, statusBarIconBrightness: Brightness.dark, ));

    3- I didn’t understand this part:

    "https://kibristabul.com/mightyweb/" then please remove the PURCHASE_CODE, so you will be able to manage the app from "https://kibristabul.com/mightyweb/"

    The website directly logs in, and I don’t know where to enter the PURCHASE_CODE.

  5. Generic placeholder image

    kevin replied

    Hello

    We have check the Top navigation bar color issue but it totally working fine as you can in the following screenshots.

    If you still facing the issue with the Top Navigation bar, please add the following code to the main.dart as shown in the below Screenshot 

    code :

      SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle(

        statusBarColor: appStore.primaryColors,

        statusBarIconBrightness: Brightness.dark,

      ));

    If the issue still occurs please let us know.

    Thanks & Regards
    - Kevin

    ATTACHED FILES

  6. Generic placeholder image

    kevin replied

    Hello

    1. If you are using the BASE_URL as "https://kibristabul.com/mightyweb/" than please remove the PURCHASE_CODE, so you will able to manage the app from "https://kibristabul.com/mightyweb/"

    2. We will check the issue and get back to you
     
    3. To increase ordecrease the size of logo you need to set the size from the SplashScreen.dart file, the path of the File is Project\lib\screen\SplashScreen.dart as show in the below Screenshot
     
    4. The Language of the permissions dialog box is set default by the Phone language.
     
    5. Can you please explain the issue in brief
     
    6. You can set the loader from the ProgressBar style in Admin panel until the site is loading
     
    Thanks & Regards
    - Kevin

    ATTACHED FILES

  7. Generic placeholder image

    kevin replied

Recent Tickets
Backend not working after... 1 month ago on March 27, 2025 7:15 AM river is not receiving ri... 3 months ago on January 29, 2025 9:03 AM App is showing blank afte... 6 days ago on May 8, 2025 2:57 PM The app Issue 1 week ago on April 30, 2025 6:44 PM Unable to setup back end ... 1 month ago on March 27, 2025 3:48 AM Friend Request and Distan... 1 month ago on March 18, 2025 4:11 AM Build Faild 2 months ago on March 9, 2025 2:15 PM Error during build... 2 months ago on March 4, 2025 8:51 PM help 2 months ago on March 3, 2025 1:13 AM Connection Refused Error... 2 months ago on February 27, 2025 4:47 AM