Giter VIP home page Giter VIP logo

Comments (3)

superkeil avatar superkeil commented on June 20, 2024 1

i resolved my problem with notification icon, nothing to do with bubblewrap.

i had a blank square icon on notification, it was because my monochromeIconUrl was not set.

I set it and it resolved my issue.

Please note that the monochromeIconUrl should point to a foreground all white image with transparent background

from bubblewrap.

superkeil avatar superkeil commented on June 20, 2024

Well, i managed to get it work by opening the project in AndroidStudio, and force "true" for

        <service
            android:name=".DelegationService"
            android:enabled="true"
            android:exported="true">

in the AndroidManifest.xml.

I revert the modifications and it is good now... don't understand why.

I still have problem with the notification icon. I will update this issue once i got that point resolved

from bubblewrap.

superkeil avatar superkeil commented on June 20, 2024

cannot understand why notification icon (SMALL_ICON) is not showing on new notification. The drawables are looking fine. The bubblewrap code seems to link correctly variables to resources.

Maybe something is related to my original problem. The values of the twa-manifest.json file could be not load properly at first (which would explain why the background service was ignored)

from bubblewrap.

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.