Convert firestore timestamp to date
@ryan-kelly1997 wrote: I have an app with a calendar, I want to add events to this calendar by fetching data from firebase on events and passing the dates through. I have made a sample collection...
View Article9-Patch Files in Android Splash Screen
@AvW wrote: I’m trying to use 9-Patch files in the Android splash screen according to the instructions from this article by Josh Morony: Creating a Dynamic/Adaptable Splash Screen for Capacitor...
View ArticleConnect to Embeded Thermal Printer
@alexanderbruven wrote: Hi All, Is there any plugin that i can used connect to the embeded printer? printer is produce by http://www.hprt.com/ Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleUnable to get sub routes working and/or loading properly
@vitonimal wrote: Hello! I am trying to give my router some structure. I know that this might be only Angular related, so feel free to tell me I need to remove this post and share it on SO instead. As...
View ArticleAnimations not working if component is included in multiple pages
@Blamax wrote: Hello together! I have a DayInfoComponent showing calendar-data of Persons. With a little toggle, I make detailed information visible. A simplified version: export class...
View ArticleWhere are the amazing fancy apps?
@MrSir wrote: Hi, the showcase of ionic apps is very poor. Does somebody knows some fancy ionic apps? Thanks for your time Posts: 1 Participants: 1 Read full topic
View ArticleCapacitor API Push Notifications methods in documentation not available
@t4tapas wrote: I am using Capacitor Push Notifications API but there are few mismatches with the document provided. I am using the API as guided. import { Plugins, PluginListenerHandle,...
View ArticleArgument of type 'Object' is not assignable to parameter of type 'string'
@mahirmersimoski wrote: What the cause of this error : Argument of type ‘Object’ is not assignable to parameter of type ‘string’. This is the code: import { Component, OnInit } from ‘@angular/core’;...
View ArticleFunction DocumentReference.set() called with invalid data. Unsupported field...
@mahirmersimoski wrote: I’ve been trying to make register functions and store them in database in firebase even tho the users get created and they can successfully login and i see them in database i...
View ArticleCannot read property 'uid' of undefined - Ionic Angular
@mahirmersimoski wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleFunction FieldValue.arrayUnion() called with invalid data. Unsupported field...
@mahirmersimoski wrote: Im trying to post an upload to a firebase but i get this error: ERROR FirebaseError: Function FieldValue.arrayUnion() called with invalid data. Unsupported field value:...
View ArticleChange the color/Fill of an ion-button dynamically
@AminR wrote: Hello every one! To start ineed to mention that I am new to ionic/angular…I have un api service call that returns a json full of data. as u see in the capture i have list of regions and...
View ArticleVideo games
@huynhpro98 wrote: Video games are now entertaining, relieving stress for everyone after hours of study and hard work. Do you want to play online for Free? The Friv2020.best game They are your best...
View ArticleHow do I get the FCM device registration_id
@BetterAutomations wrote: On the backend I’m using PyFCM and it requires the device registration_id. GitHub olucurious/PyFCM Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web) -...
View ArticleBIG problem! my app resets itself to the homepage when i turn the screen off...
@alexmehler wrote: i need to collect some data into a list with my app , everytime i turn the screen off for more than 2 or 3 minutes my app resets itself to the homepage and the data is gone is there...
View ArticleLocal Notification or Push Notification?
@ariel101 wrote: Hi ! I am currently creating an app that tracks recurring transactions. The thing is, I want to present a notification every time a recurrence date(per transaction) is equivalent to...
View ArticleHelp: Suddenly variables on $scope stop rendering in html
@Barylskyi wrote: Hi. I’m doing some fixes/upgrading to iOS 13 on an old ionic v1 app. I’ve spent around 5 hrs already on this problem, wonder if I can get any help here. Long time since I was working...
View ArticleInspect Storage Data
@webteambel wrote: Hello, I’m using Capacitor storage to save data in my application, but when I inspect data in browser (Application/Storage) I can’t see what I saved. I can use console.log to see my...
View ArticleDocument.cookie returns "" on iOS
@zerock54 wrote: Hello, I am trying to set cookies on iOS with document.cookie = “test=test” but nothing is set and document.cookie always returns “” Is there another way to manually set cookies with...
View ArticleNew user of Ionic 5 Angular 9 need help with code splitting
@hobby-turysta wrote: Hi This is my first post on the Ionic forum. I try to create a mobile app for my website in Ionic 5 angular 9. I have created a new page in my ionic app. So I got a new folder...
View Article