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

Module doesn't compile and doesn't give any errors #16

Open
Yazir opened this issue Apr 10, 2019 · 10 comments
Open

Module doesn't compile and doesn't give any errors #16

Yazir opened this issue Apr 10, 2019 · 10 comments

Comments

@Yazir
Copy link

Yazir commented Apr 10, 2019

I have set up linux compiling environment which works with kloder's admob module.
When I compile this module - the size of custom apk doesn't change and it doesn't appear as singleton after android export.

Export template filesize doesn't change at all when adding or removing the module.

Other modules work fine so I'm not sure where the problem lies - I don't get any errors during compilation.

@RameshRavone
Copy link
Contributor

RameshRavone commented Apr 10, 2019 via email

@Yazir
Copy link
Author

Yazir commented Apr 11, 2019

Agh! It gave me a headache yesterday 🤕

After I removed return false i have problem with google-services.json being missing. I've added that to the platform/android/java directory, but now i have this error
https://drive.google.com/uc?id=18kWqUcdtxkaE8EyPXXttfTQTG47MHvFf

Now, even after adding your Firebase and SQL modules i get this error
https://drive.google.com/uc?id=1TIWwMJlpcxmCWc_BUlYHLY46fQ0xUk77

@RameshRavone
Copy link
Contributor

I think that is not the only error is it, does it has something like

The library com.google.android.gms:play-services-measurement-base is being requested by various other libraries at [ [16.0.5,16.0.5], [16.3.0,16.3.0]], but resolves to 16.3.0. Disable the plugin and check your dependencies tree using . /gradlew :app:dependencies.

@Yazir
Copy link
Author

Yazir commented Apr 11, 2019

I removed Kloder admob module but the error still persists.
Here is the stacktrace from gradle build
https://gist.github.com/Yazir/1e9bed076d9c3a0ef0a187d0593d7abb

@RameshRavone
Copy link
Contributor

RameshRavone commented Apr 11, 2019 via email

@Yazir
Copy link
Author

Yazir commented Apr 11, 2019

Can I use this module alone without any other dependency modules? If yes - it will be easier to find the cause if I remove the rest.

@RameshRavone
Copy link
Contributor

RameshRavone commented Apr 11, 2019 via email

@Yazir
Copy link
Author

Yazir commented Apr 11, 2019

Then I can compile this module alone?

@RameshRavone
Copy link
Contributor

RameshRavone commented Apr 11, 2019 via email

@Yazir
Copy link
Author

Yazir commented Apr 11, 2019

3.1 stable

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

2 participants