Satya

Satya

  • Hi Guys
    I am facing this problem. In the recent apps section instead of app name, the page name is being displayed at the top. You can find that in the below picture. I am not sure if it is error in flutterflow or some configuration error on my app

    Platform:
    Android: It is happening on all versions
    IOS: Not tested on it.


    App Link:

    link

    How to reproduce?


    1) Open the app

    2) check the recents section

    Screenshots:


    App Details Pic:


    I appreciate your attention to this matter and any assistance you can provide in resolving this situation.

    Hi Guys
    I am having this issue where whenever I am asking for photo library permissions rather than opening the permissions popup it is just redirecting to settings page. Also inside setting there is now way to give the storage permissions

    Platform:
    Android: Is happening in most of the phones, but for some phones it is working fine
    IOS: Not tested on it.

    Possible Reason:
    I really think the problem is with new operating systems with android 13 or more.

    App Link:
    https://play.google.com/store/apps/details?id=com.duho

    How to Reproduce ?

    1) Install the app (Enables for most of the countries including US, UK and India)

    2) click on + icon -> any card -> fill some random details and next -> You will see issue

    Screenshots:


    After clicking on permissions button.

    1
    2 replies

    I'm having the same issue - works on iOS but even in device settings it does not phow the option to enable photo library. When I run it on Pixel Device and navigate to the page that asks for permissions it says no permissions found even though I have it enabled everywhere and double checked androidmanifest as well

    Satya

    Abbas Vajihi I hadn't got that issue solved till now. I think it is some internal error with flutterflow ๐Ÿ˜ซ. By the way, I never saw this device logs section in my flutterflow (browser version). can you tell which platform you are using ?

    Hello Guys,

    I am facing this problem. Where app name which is displayed in the recent apps section is having the page name instead of the app name. You can find that in the below picture. I am not sure if it is error in flutterflow or some configuration error on my app



    I appreciate your attention to this matter and any assistance you can provide in resolving this situation.


    1
    4 replies
    View 2 more replies
    Satya

    I didn't test that on ios . I think the problem is in android itself.

    I have 2 columns first one is main column which is parent and other one is a child in which children are generated dynamically.

    parent:

    The problem is i am want to scroll the first column so that the child also scroll with it but thats not happening. I have tried with child column scrollable and unscrollable but not working.

    child:

    Anyone please suggest me how to solve this problem

    Resolved
    2 replies

    scrolling is a big thing to learn with FF and especially column in column. The thing you have to remember, and there are videos for help, is that any widget like listview, gridview,ect automatically scroll. Flutter considers them scrolling widgets. For most page I don't have a column I only have the scrolling widget. Without seeing your complete page to see if their other other widgets besides what in the listview I can't help a lot.

    Kolawole Osho

    To make the child scrollable, wrap the column with a container and assign a height, like 300 or 400, to the container. Then, mark it as scrollable. I believe that should resolve the issue.

About

Member since
11/27/2023