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

Issue in new release #5

Closed
Faiyyaz opened this issue Apr 24, 2017 · 28 comments
Closed

Issue in new release #5

Faiyyaz opened this issue Apr 24, 2017 · 28 comments
Assignees
Labels
Milestone

Comments

@Faiyyaz
Copy link

Faiyyaz commented Apr 24, 2017

1 3stactrace

I m getting the above error when i run the app & the app crashes

@MichaelRocks
Copy link
Owner

@Faiyyaz Could you please add a build log to this issue?

gradlew.bat assembleDebug --debug --stacktrace > build.txt 2>&1

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

build.txt

Please find the attached text file of log as asked by you

@MichaelRocks
Copy link
Owner

Could you please collect logs for a clean build?

gradlew.bat clean assembleDebug --debug --stacktrace > build.txt 2>&1

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

build.txt

Logs for a clean build

@MichaelRocks
Copy link
Owner

For some reason I don't see Paranoid transformation running. Could you show me contents of your build.gradle file?

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

build1
build

Please find the build.gradle file contents

@MichaelRocks
Copy link
Owner

Your build.gradle looks correct to me. Does the sample project works for you?

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

I m working on my company project & i m not using the sample project if you want i can test the same and can revert back to you

@MichaelRocks
Copy link
Owner

It will be really great if you try and run the sample project in your environment.

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

I m trying will let you know

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

The sample is running in the device

So what is the solution for my project?

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

stacktrace5

I m getting this stacktrace while building the debug apk

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

stack

I m getting this stacktrace while after removing nultidex from the project

@MichaelRocks
Copy link
Owner

@Faiyyaz Any chances I can get access to your project? Do you use the obfuscator only in the application project or in the library project too?

@MichaelRocks
Copy link
Owner

I have an idea how to fix a compilation bug. Will do that in several hours. But I don't think it will solve your problem.

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017 via email

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017 via email

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 24, 2017

I am sending you my code on your mail id using wetransfer please find the same and let me know when the error is resolved.

Thank you for your help

@MichaelRocks
Copy link
Owner

@Faiyyaz I fixed an error from your build logs. Could you please try and build your project again?

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 25, 2017

Ok i will try and let you know & i have sent you my code on paranoid email id using wetransfer. Did you check the same?

@MichaelRocks
Copy link
Owner

I installed WeTransfer but it says I should have received a link from you. Unfortunately, I don't see any links in my inbox.

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 25, 2017 via email

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 25, 2017 via email

@MichaelRocks
Copy link
Owner

@Faiyyaz I'm not quite sure I understand what you mean by 'id in screenshot'. Please send a link to michael.rozumyanskiy@gmail.com.

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 25, 2017 via email

@MichaelRocks
Copy link
Owner

@Faiyyaz Seems I managed to fix this issue. At least your project compiles fine and works on my device.

@MichaelRocks MichaelRocks self-assigned this Apr 25, 2017
@MichaelRocks MichaelRocks added this to the 0.1.5 milestone Apr 25, 2017
@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 26, 2017

@micheal Thanks a lot will try the updated version and let you know

@Faiyyaz
Copy link
Author

Faiyyaz commented Apr 26, 2017

Thanks a lot Micheal I have run the project just now it is working as required and the strings are also hidden on reverse engineering which i was needed.

Thanks alot once again for your help and effort and time as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants