Darrow Hartman

Results 5 issues of Darrow Hartman

` getAllUsers(gsuiteName: gsuiteName).then(uploadUsers(arr1: currentUsersEM,arr2: currentUsersUS)).then(newScreen())` Am trying to use this library for the first time and am running into this error when chaining promises together: > Cannot convert value of...

Hi, just wanted to make this post for anyone having trouble using this library. For me, I had a lot of trouble trying to apply this package to my project....

I am new to this package and currently attempting to install the capacitor-firebase-auth package for my capacitor ionic project. For this project, I am using angular with ionic. When I...

Whenever I try to send a notification it is sent twice although on the console it is only logged as once. Here is my code: ``` const OneSignal = require('onesignal-node');...

When opening snake_game.py I get this error: 2019-10-14 19:17:39.571 Python[23291:1405440] pid(23291)/euid(501) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!...