Juan De Leon

Results 9 comments of Juan De Leon

Same issue. For some reason, the diffInWeeks and diffInDays initially yields the correct results on mount (6 and 42 respectively), but after any livewire action is triggered, the result is...

Background still not working for me on android, Nexus 5X API 28 emulator. Pulled the Vue demo, and then followed the instructions to add the android service. The service starts...

Not really, but as a workaround I save and use only the APNS token. I do a fixed length comparison, since FCM tokens are longer.

Still an issue in (at least) iOS, NS 5.2 with Vue. Can’t have both a TabView and flat=true Action Bars together.

@MartoYankov I could do this. Not sure how to grab the rc branch though.

Thank you. I updated to 5.2.2, removed iOS platform and added it back. First, it is still breaking the TabView. And also, the action bar color now doesn't match the...

Sorry, there may be something wrong on my project. It works as expected on playground. https://play.nativescript.org/?template=play-vue&id=zUP5y1

Same here, I'm calling a fetch POST on 'location' event. It only runs while app is open. As soon as I put it in background or lock the device screen,...