Giter Club home page Giter Club logo

card-flutter's People

Contributors

ahlaamk-tap avatar amaqbooltappayments avatar osamarabie avatar

Watchers

 avatar  avatar

card-flutter's Issues

Build failed requiring to override android:allowBackup and android:label on android device

Current Behavior:

An error is displayed when building a new sample flutter app on android device with the package installed.

/sample/android/app/src/debug/AndroidManifest.xml:16:9-36 Error:
	Attribute application@allowBackup value=(false) from [com.github.Tap-Payments:Card-Android:0.0.49] AndroidManifest.xml:16:9-36
	is also present at [com.hbb20:ccp:2.2.2] AndroidManifest.xml:12:9-35 value=(true).
	Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:2:5-32:19 to override.
/sample/android/app/src/debug/AndroidManifest.xml Error:
	Attribute application@label value=(sample) from (unknown)
	is also present at [com.hbb20:ccp:2.2.2] AndroidManifest.xml:13:9-41 value=(@string/app_name).
	Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:2:5-32:19 to override.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> Manifest merger failed with multiple errors, see logs

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 13s
Running Gradle task 'assembleDebug'...                             13.9s
Exception: Gradle task assembleDebug failed with exit code 1

Steps To Reproduce:

  1. Run flutter create sample
  2. In the pubspec.yaml add the card_flutter: ^1.0.3 dependency.
  3. Run flutter pub get to install dependencies.
  4. Run flutter run

Environment:

  • OS: MacOS 11.3
  • Dart 3.1.5
  • Flutter 3.13.9
  • Android 12

Could not find com.github.Tap-Payments:TapNetwrok-Android:0.2.2.36. in flutter android

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.