Coder Social home page Coder Social logo

Comments (8)

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024

I already know about the first problem it's because of the SafeArea. The mini player is trying to expand to the whole screen whereas the home screen is in Safe Area. I tried fixing it but still not successful. Although it doesn't appear in the release version so I left it as it is. Now coming over to the second problem. Can you please explain it more in detail. Please provide the details asked for in the bug issue format.

from blackhole.

ogbodotg avatar ogbodotg commented on June 26, 2024

Yes. The second error appears when you double tap the miniplayer on the home.
It produces the error => type 'String' is not a subtype of type 'bool'
The relevant error-causing widget was => PlayScreen

Also, a similar error happens whenever I try to play 'Last Session' songs.
Error is => type 'String' is not a subtype of type 'int' of 'index'
The relevant error-causing widget was => PlayScreen

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024

@ogbodotg I'm not able to reproduce the error on double-tap. Can you provide more details and even app logs, if possible.

from blackhole.

guolidaxian avatar guolidaxian commented on June 26, 2024

I already know about the first problem it's because of the SafeArea. The mini player is trying to expand to the whole screen whereas the home screen is in Safe Area. I tried fixing it but still not successful. Although it doesn't appear in the release version so I left it as it is. Now coming over to the second problem. Can you please explain it more in detail. Please provide the details asked for in the bug issue format.

Probably is, when the network is slow, pictures haven't load out, click on the panel, or sliding, problems will occur

from blackhole.

ogbodotg avatar ogbodotg commented on June 26, 2024

@ogbodotg I'm not able to reproduce the error on double-tap. Can you provide more details and even app logs, if possible.

This first error appears when you try to open the miniplayer while song is playing. When you try to open the miniplayer, it produces the error.
image

The second error appears across many pages/widgets; Last Session, downloads, favourites, playlists. When you try to play a song, it produces the error.
image

Will these help?

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024

I think it is because of the changes I made to API a few days ago. Can you try it using the latest commit and with app data cleared.

from blackhole.

ogbodotg avatar ogbodotg commented on June 26, 2024

@Sangwan5688 I have done that. Cleared app data, uninstalled and reinstalled app with latest commit, but errors still persist. I am not sure what the problem is.

Could it be because i am also fetching song files from a different source?

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024

@ogbodotg Yes, that is most probably the reason. As the playlists, favorites, etc. everything related to online has its own metadata. If you use any other source then the format of API response will be different which will cause issues in the app. If you want to change the source then make changes in code too.

from blackhole.

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.