Git Product home page Git Product logo

Comments (12)

mattserudolph avatar mattserudolph commented on August 16, 2024 2

Ho @joseaviles-pro , I tried to reproduce your problems, but all the configurations below work for me:

I tested the SDK snapshot version with these configurations:

  • targetSdk: Api Level 33, Emulator: Api Level 33 --> Ok
  • targetSdk: 33, Emulator: 31 --> Ok
  • targetSdk: 31, Emulator: 33 --> Ok
  • targetSdk: 31, Emulator: 31 --> Ok

from fishbun.

joseaviles-pro avatar joseaviles-pro commented on August 16, 2024 2

Hi @mattserudolph, thank you for testing that. You're right! I was missing the WRITE_EXTERNAL_STORAGE permission in the Manifest. Now it's working for me in all Api Levels. @sangcomz, is this the final SDK version or are you planning to release another version for using in Production? Thank you.

from fishbun.

mattserudolph avatar mattserudolph commented on August 16, 2024 1

Hi @sangcomz , I just tried the snapshot version and it works as expected. Thanks!

from fishbun.

Nawanop-AMNB avatar Nawanop-AMNB commented on August 16, 2024 1

@sangcomz I haven't test yet maybe I will test on weekend. Thanks for working hard ;DD

from fishbun.

mattserudolph avatar mattserudolph commented on August 16, 2024 1

Hi @sangcomz , thanks for publishing the update.
Our app is: https://play.google.com/store/apps/details?id=de.bkk_mobil_oil.mobilme&gl=DE
We're an health insurance company from Germany. The usage of your library is part of a document upload process which is only available for our registered customers.

from fishbun.

joseaviles-pro avatar joseaviles-pro commented on August 16, 2024 1

Hi @sangcomz, thank you. I'm testing the library in an app I'm developing. I'll let you know when I publish it on the Play Store.

from fishbun.

joseaviles-pro avatar joseaviles-pro commented on August 16, 2024

I'm also having this issue.

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

got it. i will handle this issue.
thanks all!

from fishbun.

Nawanop avatar Nawanop commented on August 16, 2024

Thanks for considering my request 😁

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

Hi, @Nawanop, @joseaviles-pro I update sdk version. and I upload new library.
If you can test this, please test this. Thanks :)

add in project build.gradle

    repositories {
        maven {
            url "https://s01.oss.sonatype.org/content/repositories/snapshots/"
        }
    }

add in module build.gradle

    implementation 'io.github.sangcomz:fishbun:upgrade-sdk33-SNAPSHOT'

from fishbun.

joseaviles-pro avatar joseaviles-pro commented on August 16, 2024

Hi @sangcomz , thanks for working on this. I've tested, it's working on Api Level 33 now, but stopped working for others Api Levels. Can you please take a look? Thank you.

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

Hi, @mattserudolph @joseaviles-pro
Released version 1.1.0. Please use this version.
And let me know if your app is on the Play Store.
I would like to update this part.
https://github.com/sangcomz/FishBun#apps-using-fishbun

thanks!

from fishbun.

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.