Stefano
Stefano
No localhost doesn't work for me I need to pass the ip On Fri, 14 Apr 2017, 10:10 Codruț Constantin Gușoi, < [email protected]> wrote: > 👍 for duckduckgoing 😄 ....
Please have a look at issue #54
Could you please tell what branch/commit you're using?
@jjfster: I am not sure I get your question. Are you asking how is it possible to wipe the files in "/Android/data/package/cache/" when the user chooses the clear the cache...
Thanks. Not sure it'll work without changing those attribute name though, I remember trying to do that and failing. But maybe I was just missing something.
Of course, you're right. Then unfortunately those must change. It sucks that is a breaking change but I think it's still a cleaner approach. On 1 Dec 2012 07:31, "Joel...
Uhm, no I can build the project without errors. I fixed a crash at Runtime when using Maven to build the app though: I forgot to set the correct source...
The suffix - if any - depends on the build variant you want to build. So you might want to built the debug one using `./gradlew assembleDebug` with a ".debug"...
Thanks very much for the PR! I'm a little busy atm, but I'll make sure I'll have a proper look at this asap.
Thanks for it. Could you add a test project and spec that cover this change?