Coder Social home page Coder Social logo

the dialog does not appear about gdprdialog HOT 5 CLOSED

mflisar avatar mflisar commented on June 3, 2024
the dialog does not appear

from gdprdialog.

Comments (5)

MFlisar avatar MFlisar commented on June 3, 2024

Are you showing the dialog again after user have made a decision? Then that's how it should be... It will only be shown again if you reset the user decision via GDPR.getInstance().resetConsent(), then the dialog will be shown again.

from gdprdialog.

NikiHard avatar NikiHard commented on June 3, 2024

all the same is not displayed

from gdprdialog.

MFlisar avatar MFlisar commented on June 3, 2024

here's a quite simple working example: https://github.com/MFlisar/GDPRDialog/blob/master/app/src/main/java/com/michaelflisar/gdprdialog/demo/DemoActivity.java

I don't see a big difference, you would need to debug this yourself... No idea what's the problem if it's not that you already know the consent... If the dialog is not shown, you should get the saved consent in the void onConsentInfoUpdate(GDPRConsentState consentState, boolean isNewState) callback

from gdprdialog.

MFlisar avatar MFlisar commented on June 3, 2024

Here's a minimal example to start with now without any overhead: MinimalExampleActivity

If possible, let me know what your problem was

from gdprdialog.

NikiHard avatar NikiHard commented on June 3, 2024

my mistake, in another Activity

@Override
    public void onConsentNeedsToBeRequested() {
        // forward the result and show the dialog
        
    }

from gdprdialog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.