jasreenka

Results 4 comments of jasreenka

I have a similar issue. Application was getting stuck on "Successfully installed on device ..." step. After replacing nativescriot-pdf-view, it moves now to next step to restart the application but...

The issue with the error I had was having productFlavour in app.gradle. Removing product flavours works. I need those to distinguish between qa and prod app. flavorDimensions "environment" productFlavors {...

``` this.http.get('example/api').subscribe((result: any)=>{ }) ``` Sorry, cannot share the API name. it is not just this one, there are multiple that are giving the json error instead of the response...

Different issue on android as well : On launching the app, I get the following error with same package.json as mentioned before. Please help! `Installing on device emulator-5554... Successfully installed...