Dan Jarvis

Results 7 issues of Dan Jarvis

Applications may need to explicitly request a disk cache cleanup in some circumstances. For example in our application we detect if the device hits an exception due to being very...

I'm trying to follow these instructions: http://shiki.me/blog/offline-maps-in-ios-using-openstreetmap-and-route-me/ In summary, I use downloadosmtiles.pl to download the tiles, and then map2sqlite to create the SQLite .mbtiles file from them. My code used...

Update required node version, use new CLA link, some minor updates to build/run instructions

If you would like to contribute to this project, here are some ideas: - Add functionality for specific error reporting (aka determine which line and character in the PlantUML/JSON file...

I just tried the sample app on a rooted OS 6.0.1 device and it crashed. Built using Android Studio 3.4. Highlights from logs: ``` W/System.err: java.lang.NullPointerException: parentLoader == null &&...

I downloaded the arcified branch of LRResty and imported the files into my Xcode project. On build, I'm seeing these warnings : -Implicit declaration of function 'DEFINE_SHARED_INSTANCE_USING_BLOCK' is invalid in...

Solves this issue: https://github.com/Polidea/android-zoom-view/issues/2 Example XML usage: Example stack trace from crash without this fix: Caused by: android.view.InflateException: Binary XML file line #15: Error inflating class pl.polidea.view.ZoomView at android.view.LayoutInflater.createView(LayoutInflater.java:603) at...