Post

Replies

Boosts

Views

Activity

Asking for help with a rejection that lasts several weeks
https://www.youtube.com/watch?v=PO4UBVURX7M I've been getting rejected for several weeks, but I'll try to solve the problem through search or kindly provide guidance. The problem of claiming that the splash screen is frozen is frustrating because it cannot be reproduced. I also took a video and delivered it, and I'm really trying my best, but I don't know how. If you are developing in Flutter and receive feedback that it is stuck on the splash screen, can you get help on how to resolve it? What I found out through searching is to build it in the shell as follows: sudo rm -rf $HOME/Library/Developer/Xcode/DerivedData/* && cd ~/Projects/myproject && flutter clean && flutter pub get && cd ios && rm -rf Podfile.lock Pods && pod install && cd .. && flutter build ios --release and xcode -> archive -> apple upload. Even if I upload like this, there is a splash problem sometimes and I don't know what to do.
1
0
262
Dec ’24
I have a question regarding the reason for rejection.
Hello, I am a solo developer creating a scheduling app. As shown in the attached image, my app displays a red warning message when the user is offline, advising them to go online to log in. However, Apple has rejected my app because the buttons in this state are unresponsive. Is there something I might have missed? If anyone knows the solution, I would greatly appreciate your response. When the button is pressed while offline, I tried displaying a toast message, but the app was still rejected. At this point, I’m feeling hopeless and unsure of what to do next.
1
0
371
Nov ’24