Giter VIP home page Giter VIP logo

cryptocurrency-price-tracker's Introduction

CryptoCoin

Crypto Coin is an cryptocurrencies application with MVVM & Clean Arch - Hilt - Coroutines Flow - Retrofit - Firebase - Room DB - WorkManager - Navigation Component - Internal Notification.

API Link

Project Features

  • MVVM with Clean Architecture
  • Coroutines & Flow
  • Navigation Components
  • Hilt for Dependency Injection
  • Retrofit
  • Firebase Auth & Firestore
  • Room Database
  • Glide
  • WorkManager
  • Internal Notification

Screens

Splash Sign Up Sign In

Main Detail Favourites

Search Notification

cryptocurrency-price-tracker's People

Contributors

cnrture avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cryptocurrency-price-tracker's Issues

kotlinx.coroutines.channels.ClosedSendChannelException: Channel was closed

I live in a issue on when starting WorkManager.

My actions are in order:
I'm putting a second on the cryptocurrency.
I press the add button.
When I come to the main screen and wait for about 10 seconds, I get this error.

E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-2
    Process: com.canerture.cryptocurrencypricetracker, PID: 11823
    kotlinx.coroutines.channels.ClosedSendChannelException: Channel was closed
        at kotlinx.coroutines.channels.Closed.getSendException(AbstractChannel.kt:1107)
        at kotlinx.coroutines.channels.AbstractSendChannel.helpCloseAndResumeWithSendException(AbstractChannel.kt:230)
        at kotlinx.coroutines.channels.AbstractSendChannel.access$helpCloseAndResumeWithSendException(AbstractChannel.kt:19)
        at kotlinx.coroutines.channels.AbstractSendChannel.sendSuspend(AbstractChannel.kt:220)
        at kotlinx.coroutines.channels.AbstractSendChannel.send(AbstractChannel.kt:136)
        at kotlinx.coroutines.channels.ChannelCoroutine.send(Unknown Source:2)
        at com.canerture.cryptocurrencypricetracker.data.repository.CoinRepositoryImpl$currentPriceById$1$1.invokeSuspend(CoinRepositoryImpl.kt:35)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
        at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
    	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@bf0dbbd, Dispatchers.Default]

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.