Tyler Blake

Results 49 comments of Tyler Blake
trafficstars

@span I agree, using that flag is definitely not the long term goal, but it can help especially in this case since the NS 7 upgrade also upgraded the TS...

@comporell I added the `buildscript.gradle` file you suggested as well as having `android:exported="true"` set in the AndroidManifest but I'm receiving this error: ``` Unable to create service org.nativescript.plugins.firebase.MyFirebaseMessagingService: java.lang.ClassNotFoundException: Didn't...

Is there any we we can improve the visibility on this or does it seem like an Android API limitation?

If anyone runs into this issue, I was able to get around it by running this instead. Then it should update when you do your next fastlane `match` `bundle exec...

Yeah no problem! > 1. NativeScript version (ns --version) 8.0.1 > 2. What version of typescript you are using. 3.9.7 > 3. What version of node & npm you are...

I'm using NS + Angular but not code sharing schematics

@dammynex I'm also seeing the behavior only on simulator

@NathanWalker I'm using Angular

No problem @moayadnajd. I was going to work on submitting a pull request maybe. Basically this was overwriting my css styles. On line 309 in filter-select.common.ts `dropholder.horizontalAlignment = "center";`