• andobando@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      1 year ago

      It seems like Jerboa uses GPLv3 as well, as does Bitwarden and some other open source apps. Its probably ok though it seems like it can run into trouble way down the line. Im going to keep the GPLv3 for now.

      • Freesoftwareenjoyer@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        1 year ago

        It seems that the lemmy-js-client library you are using is licensed under AGPLv3. So I’m not sure if you are allowed to use it with your current license. You might have to make your project AGPLv3 too.

    • andobando@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      Just did some reading and it indeed does seem like GPL is not allowed in app stores as it does not allow any further restrictions (such as Apples store’s requirements).

      I have to do some research.