GithubHelp home page GithubHelp logo

Comments (3)

xprikryl2 avatar xprikryl2 commented on July 18, 2024 2

Hi @HE-LU,

You are right. I've managed to reproduce this issue. We will release a new version with the fix soon. In the meantime, you can apply the fix yourself.

Just navigate to the freeRASP folder in your dependencies (in Android Studio, you can find it in External dependencies -> Flutter plugins -> freerasp-6.1.0).
image
In the library root folder (freerasp-6.1.0), navigate to android -> build.gradle file. In this file, add namespace 'com.aheaditec.freerasp' at the beginning of the android section like shown here:
image

It's a small change. I hope it will help you.

Best regards,
Talsec Team

from free-rasp-flutter.

msikyna avatar msikyna commented on July 18, 2024 1

Hello @HE-LU ,

thank you for reporting the issue, we will look at it!

Kind regards,
Talsec team

from free-rasp-flutter.

HE-LU avatar HE-LU commented on July 18, 2024

@yardexx Hey, the namespace is there now. But there is still one more issue:

Incorrect package="com.aheaditec.freerasp" found in source AndroidManifest.xml: /home/helu/.pub-cache/hosted/pub.dev/freerasp-6.2.0/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.aheaditec.freerasp" from the source AndroidManifest.xml: /home/helu/.pub-cache/hosted/pub.dev/freerasp-6.2.0/android/src/main/AndroidManifest.xml.

I tried it locally, and it is still required to remove package="com.aheaditec.freerasp" from the Manifest file. After that, it is working fine ;)

from free-rasp-flutter.

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.