Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter app crashes on device (& simulator) running iOS 12.2 on WiFi when entered provided credentials #31348

Closed
rakhimian opened this issue Apr 20, 2019 · 8 comments
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@rakhimian
Copy link

rakhimian commented Apr 20, 2019

Hi there!
Our iOS app has been rejected. Really I don't why is that. I've tried to fix a lot of time but all it unsuccessfully. Please any helps. Thank you very much!

*Attached outputs below.

Screen video

-> flutter run

*** First throw call stack:
(
        0   CoreFoundation                      0x00000001067f16fb __exceptionPreprocess + 331
        1   libobjc.A.dylib                     0x000000010595aac5 objc_exception_throw + 48
        2   CoreFoundation                      0x00000001067f1482 +[NSException raise:format:arguments:] + 98
        3   Foundation                          0x0000000104deb9f0 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 166
        4   Runner                              0x00000001009a8c2c _ZN8firebase9firestore4util8internal4FailEPKcS4_iRKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE + 268
        5   Runner                              0x000000010078ed19 _ZN8firebase9firestore3api17DocumentReferenceC2ENS0_5model12ResourcePathEPNS1_9FirestoreE + 2<…>
Lost connection to device.

-> flutter doctor -v

[✓] Flutter (Channel stable, v1.2.1, on Mac OS X 10.14.4 18E226, locale ru-RU)
    • Flutter version 1.2.1 at /Users/air/development/flutter
    • Framework revision 8661d8aecd (9 weeks ago), 2019-02-14 19:19:53 -0800
    • Engine revision 3757390fa4
    • Dart version 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
    • Android SDK at /Users/air/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-28, build-tools 28.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)
    • All Android licenses accepted.

[✓] iOS toolchain - develop for iOS devices (Xcode 10.2)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 10.2, Build version 10E125
    • ios-deploy 1.9.4
    • CocoaPods version 1.5.3

[✓] Android Studio (version 3.3)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 34.0.1
    • Dart plugin version 182.5215
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)

[✓] Connected device (1 available)
    • iPhone 6s • 291D369E-25A7-4248-B522-C321DD89917E • ios • com.apple.CoreSimulator.SimRuntime.iOS-12-2 (simulator)

• No issues found!
@mliitfall
Copy link

same issues. did you solve the problem?

@rakhimian
Copy link
Author

same issues. did you solve the problem?

Not yet(

@mliitfall
Copy link

I'm tested on emulator run in 12.2 without single issue, but apple says the screen is black.
What third-party library you use?

@rakhimian
Copy link
Author

I'm tested on emulator run in 12.2 without single issue, but apple says the screen is black.
What third-party library you use?

cloud_firestore: ^0.9.13+1
firebase_auth: ^0.8.4+5
firebase_storage: ^2.1.0+1
firebase_core: ^0.3.4

shared_preferences: ^0.5.1+1
cached_network_image: ^0.7.0
intl: ^0.15.7
numberpicker: ^1.0.0
image: ^2.0.6
image_picker: ^0.5.3+1
url_launcher: ^5.0.0
flutter_masked_text: ^0.7.0
share_extend: ^1.0.4
flutter_advanced_networkimage: any
image_cropper: ^1.0.1
flutter_google_places: ^0.2.1

@itielMaimon
Copy link

Have you solved it bu now?
Facing the same issue.

@BondarenkoStas
Copy link

is it still an issue while using current flutter stable and latest plugins?

@BondarenkoStas BondarenkoStas added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 12, 2019
@iapicca
Copy link
Contributor

iapicca commented Nov 8, 2019

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!

Thanks for your contribution.

@iapicca iapicca closed this as completed Nov 8, 2019
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

5 participants