Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apk Build in Mac doesnt Work #946

Closed
WilliamBz12 opened this issue Nov 25, 2022 · 7 comments
Closed

Apk Build in Mac doesnt Work #946

WilliamBz12 opened this issue Nov 25, 2022 · 7 comments

Comments

@WilliamBz12
Copy link

I'm trying to build a version for the android app but I keep getting an error. But when trying to do it on Windows the apk build correctly.

The error:

`FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':hmssdk_flutter:compileReleaseKotlin'.

Error while evaluating property 'filteredArgumentsMap' of task ':hmssdk_flutter:compileReleaseKotlin'
Could not resolve all files for configuration ':hmssdk_flutter:releaseCompileClasspath'.
> Failed to transform webrtc-m104-hms-1.3.jar (com.github.100mslive:webrtc:m104-hms-1.3) to match attributes {artifactType=android-classes-jar, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find webrtc-m104-hms-1.3.jar (com.github.100mslive:webrtc:m104-hms-1.3).
Searched in the following locations:
https://www.jitpack.io/com/github/100mslive/webrtc/m104-hms-1.3/webrtc-m104-hms-1.3.jar

  • 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.`

@Decoder07
Copy link
Contributor

Hi @WilliamBz12 which sdk version is this ?

@LuisMiguelMP
Copy link

Hi @Decoder07 and @WilliamBz12, same issue here. Android SDK version 33, hmssdk_flutter 0.7.8.

@Decoder07
Copy link
Contributor

Can you try removing the package from .pub-cache and run flutter pub get again.

@LuisMiguelMP
Copy link

Can you try removing the package from .pub-cache and run flutter pub get again.

Thanks @Decoder07. Still having the problem. I realized that sometimes the build works, sometimes it doesn't. 🫣

@Decoder07
Copy link
Contributor

Hi @LuisMiguelMP let's get on a call and discuss.Can you book a slot here:
https://calendly.com/pushpam-saxena/30min

@Decoder07
Copy link
Contributor

Hi @LuisMiguelMP @WilliamBz12 we have found the issue, we will be releasing a new SDK that should fix this issue.

@LuisMiguelMP
Copy link

@Decoder07 Thank you very much for your availability and agility!
I canceled our call.
Good rest of the week!

@ygit ygit closed this as completed Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants