black-hawk85

Results 5 issues of black-hawk85

Hi, have made some slight modification in your code so that the thread can work with promises. Would be nice if you could test and integrate it. nodeThreading.js ``` const...

Since few days I'm getting the following error while gradle build ``` > Could not resolve all files for configuration ':app:stagingDebugRuntimeClasspath'. > Could not resolve com.google.android.gms:play-services-auth:18.+. Required by: project :app...

This change will accept JSON variables copied from VSCode Watch e.g. ``` { success: { message: "Welcome to JSON Viewer Pro", status_code: 200, } } ```

I need to parse an RSS to JSON which has multiple enclosure tags within an item ``` ... ``` My resulted JSON Object only has a single enclosure object instead...

Not sure if my implementation is missing something but I was able to retrieve a 2 year statement using PushTAN App on Sparkasse. My fork is based on latest version...