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

Any way to disable the keystore.Properties check, or bypass it? #16

Closed
LavHinsu opened this issue May 26, 2020 · 3 comments
Closed

Any way to disable the keystore.Properties check, or bypass it? #16

LavHinsu opened this issue May 26, 2020 · 3 comments

Comments

@LavHinsu
Copy link

LavHinsu commented May 26, 2020

Since unless you implement the server yourself, which you can't (yet), there's virtually no way to compile the app. even if you somehow add all the properties, you'll have to manually "disable" each crash or bad api response.

basically, is it possible to compile a demo version of the app, without actual api calls (since no server side code has been released (yet) ).
even a fake api inbuilt into the app would work, because implementing the server by yourself is a tough thing to do

@LavHinsu
Copy link
Author

ffs even if you comment out the keystore.properties in the build.gradle, you still can't compile it because you'll need to disable all the api calls or write a fake one.

@ashmeh6
Copy link

ashmeh6 commented May 27, 2020

By adding keystore.properties file as mentioned in Readme file, i am able to build and run application(SplashScreen Activity) in emulator.

@LavHinsu
Copy link
Author

Closed, Got no response.

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