Skip to content

Duplicate event on IOS #31

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

Closed
cuong292 opened this issue Oct 6, 2020 · 4 comments
Closed

Duplicate event on IOS #31

cuong292 opened this issue Oct 6, 2020 · 4 comments

Comments

@cuong292
Copy link

cuong292 commented Oct 6, 2020

It's look like the onResume and onLaunch is duplicate on IOS. it trigger both when app is terminated.
APNS version : latest
IOS Version : 13.5.1

-Flutter doctor

`[✓] Flutter (Channel stable, 1.20.4, on Mac OS X 10.15.4 19E258a, locale en-US)
• Flutter version 1.20.4 at /Applications/AndroidProject/flutter
• Framework revision fba99f6cf9 (3 weeks ago), 2020-09-14 15:32:52 -0700
• Engine revision d1bc06f032
• Dart version 2.9.2

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
• Android SDK at /Users/apple/Library/Android/sdk
• Platform android-29, build-tools 29.0.3
• ANDROID_HOME = /Users/apple/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
✗ Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions.

[✓] Xcode - develop for iOS and macOS (Xcode 12.0.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.0.1, Build version 12A7300
• CocoaPods version 1.9.3

[✓] Android Studio
• Android Studio at /Applications/Android Studio 4.1 Preview.app/Contents
• Flutter plugin version 45.1.2
• Dart plugin version 193.7361
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

[✓] Android Studio (version 4.0)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 47.1.2
• Dart plugin version 193.7361
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
`

@szotp
Copy link
Contributor

szotp commented Dec 4, 2020

Can confirm, will fix.

szotp pushed a commit that referenced this issue Dec 4, 2020
@szotp
Copy link
Contributor

szotp commented Dec 4, 2020

Fixed in 1.4.1

@szotp szotp closed this as completed Dec 4, 2020
@MobiliteDev
Copy link

MobiliteDev commented Dec 7, 2021

Same problem here. onResume is called twice.

@stringeecom
Copy link

Sample problem here. Any update on this??
Version 1.5.1

befirst added a commit to befirst/flutter-apns that referenced this issue Nov 17, 2022
befirst added a commit to befirst/flutter-apns that referenced this issue Nov 17, 2022
befirst added a commit to befirst/flutter-apns that referenced this issue Nov 17, 2022
befirst added a commit to befirst/flutter-apns that referenced this issue Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants