FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
98 stars 17 forks source link

Admob Integration can not reverse/remove #2846

Closed RohitKanade closed 1 week ago

RohitKanade commented 2 weeks ago

Has your issue been reported?

Current Behavior

I have added Admob in project KIDI, but as FF does not support child app admob, we decided to remove admob. but now FF gives error and force to add admob keys though we removed all reference/actions of admob

Expected Behavior

need functionality to remove admob integration

Steps to Reproduce

  1. add admob in project
  2. use it in any actions
  3. then remove keys
  4. remove actions
  5. FF build fails.

Reproducible from Blank

Bug Report Code (Required)

na

Context

Screenshot 2024-05-01 at 11 24 08 AM

Visual documentation

Screenshot 2024-05-01 at 11 24 08 AM

Additional Info

No response

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version:
- Operating system and version affected:

General

Relative to the time the changes were made, data was lost within

When following my steps to reproduce, data loss happens

rzambroni commented 2 weeks ago

hey @RohitKanade, i was trying to replicate this issue on a blank project but it seems to be working fine on my end. I was able to make an app with AdMob integrated, show an add banner and an interstitial ad using an action and then i removed everything and the app is compiling.

You might be having a project specific issue, can you try replicating this problem on a blank project?

Thanks!

RohitKanade commented 1 week ago

@rzambroni Are you able to remove Admob Keys ? also I had ShowGDPR = true

rzambroni commented 1 week ago

Yes, as i mentioned on my previous comment i was able to add admob and rever the integration.