Open
Description
Steps to Reproduce
Install the app using green play button in iPad pro. Once the app is installed, the flutter hot reload button is disappeared from Android Studio toolbar and pressing control + r
reinstalls the app form the scratch by starting Xcode build.
Flutter doctor
[✓] Flutter (Channel beta, v1.0.0, on Mac OS X 10.14 18A389, locale en-GB)
• Flutter version 1.0.0 at /flutter
• Framework revision 5391447fae (8 days ago), 2018-11-29 19:41:26 -0800
• Engine revision 7375a0f414
• Dart version 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
• Android SDK at /Users/chocolate/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-1136-b06)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.1, Build version 10B61
• ios-deploy 2.0.0
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 31.1.1
• Dart plugin version 181.5656
• Java version OpenJDK Runtime Environment (build
1.8.0_152-release-1136-b06)
[✓] Connected device (1 available)
• iPad Pro • b1910da0802b3d6e38b23a455f95878f0ca87733 • ios • iOS
12.0.1
• No issues found!
Device
I am only having issues in iPad pro 2017 running 12.0.1, I have iPhone running same version 12.0.1 and it doesn't have any issue with hot reload and restart.
Screenshot
Metadata
Metadata
Assignees
Labels
No labels