Code Monkey home page Code Monkey logo

flutter_zalo's People

Contributors

sonvp avatar tranvietha2809 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

flutter_zalo's Issues

ANDROID LỖI KHÔNG VÔ ĐƯỢC APP ZALOPAY

flutter_zalopay_sdk: ^0.1.4
Môi trường: production
Một số app trên điện thoại android khi thanh toán nó chuyển vô CH Play (hiện ra app zalo chứ không phải zaloPay, trong khi app đã cài đặt), bấm vô mở app thì nó không thanh toán được.

App không bật trên máy ảo khi thêm vào AndroidManifest.xml

Anh ơi, sau khi e thêm vào AndroidManifest.xml, máy ảo của em ko bật được app luôn ạ, lúc chạy nó bị tắc ở Installing ak:

    <activity
        ...
        android:launchMode="singleTask"
       ...
        ...
      >
      
      ...

        <meta-data
            android:name="com.vng.zalo.sdk.APP_ID"
            android:value="2553" />
        <meta-data
            android:name="com.vng.zalo.sdk.URI_SCHEME"
            android:value="demozpdk://app" />
        <meta-data
            android:name="com.vng.zalo.sdk.ENVIRONMENT"
            android:value="SANDBOX" />

        <intent-filter>
            ...
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.DEFAULT" />
            <category android:name="android.intent.category.BROWSABLE" />
            <data android:scheme="demozpdk"
                android:host="app" />
        </intent-filter>
    </activity>

IOS BUILD

Ad ơi cho mình hỏi với. Flutter mình build dependencies: flutter_zalopay_sdk: ^0.1.0 nhưng mà Android mình chạy open ra app zalopay , thanh toán ok . Còn IOS mình config đầy đủ nó mở ra app ZALO chat trên store. Ad xem giúp mình là trường hợp gì ko ạ? Thanks

Build apk bị lỗi

Mô tả
Mình build apk thì gặp lỗi này. Build ipa và appbundle thì không lỗi.

Tái hiện
Chạy flutter build apk

Logs

[ +104 ms] FAILURE: Build failed with an
exception.
[   +6 ms] * What went wrong:
[        ] Execution failed for task
':flutter_zalopay_sdk:bundleReleaseAar'.
[        ] > Direct local .aar file dependencies
are not supported when building an AAR. The
resulting AAR would be broken because the
classes and Android resources from any local
.aar file dependencies would not be packaged in
the resulting AAR. Previous versions of the
Android Gradle Plugin produce broken AARs in
this case too (despite not throwing this error).
The following direct local .aar file
dependencies of the :flutter_zalopay_sdk project
caused this error:
/Users/tranhien/Documents/Development/flutter/.p
ub-cache/hosted/pub.dartlang.org/flutter_zalopay
_sdk-0.1.4/android/libs/zpdk-release.aar

Không thể build được trên IOS

Sau khi mình có setup theo hướng dẫn. Nhưng hiện tại đang bị lỗi
Module compiled with Swift 5.4 cannot be imported by the Swift 5.8.1 compiler: ...../ios/.symlinks/plugins/flutter_zalopay_sdk/ios/zpdk.framework/Modules/zpdk.swiftmodule/arm64.swiftmodule
..../ios/Runner/AppDelegate.swift:2:7

Flutter version: 3.13.4
Xcode version: 14.3.1

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.