-
Notifications
You must be signed in to change notification settings - Fork 342
Open
Labels
feature requestFeature request covers a product enhancementFeature request covers a product enhancementplatform-androidAndroid applications specificallyAndroid applications specifically
Description
[REQUIRED] Step 1: Describe your environment
Plugin Version
6.0.0
[REQUIRED] Step 2: Describe the problem
This issue is same with this issue (with video): #1322 (comment)
But, I think it shoud rather be opened than closed, as it is not fixed yet.
Flutter's default setting is android:taskAffinity="", and flutter_mobile_ads package should follow this.
Just removing this attribute might cause any security issue or programmatic issue.
- It should be documented anywhere for developers.
Steps to Reproduce
- Run any AdMob example
- Click the ad - redirected to Ad page.
- Press back button
Expected results:
Go back to my app
Actual results:
Just goes to device's home.
There's dead, blank activity on device's task manager.
Logs
mustafaturgutdev
Metadata
Metadata
Assignees
Labels
feature requestFeature request covers a product enhancementFeature request covers a product enhancementplatform-androidAndroid applications specificallyAndroid applications specifically