-
## Please, provide the details below:
I created a clean 6.2 project from scratch (tns create) and added nativescript-plugin-firebase. When i try to do an IOS cloud build, it fails.
**The followi…
-
When I am trying to install a plugin it gives me an error:
@nativescript-community/texttospeech is not a valid NativeScript plugin. Verify that the plugin package.json file contains a nativescript …
-
Hello,
I am trying to build my app on a Mac for Android and I am getting the following error:
```
A problem occurred evaluating root project 'nativescript_contacts_lite'.
> Failed to apply plu…
-
I have confirmed by adding and removing this plugin. As soon as this plugin is added the build starts and stalls at the following lines:
```
node binding text = username
node binding text = email
…
-
When following the [Nativescript for Capacitor installation instructions](https://capacitor.nativescript.org/installation.html), the script `npm run build:mobile` (after fixing #28 and #29) errors wit…
-
Hello !
@demetrio812 @simonox @Pinny3 ,
I am KUNAAL MANGAL. I am creating this issue because I am facing this in my NativeScript project which I have upgraded from NativeScript 6 to NativeScript 8.…
-
Hello! I'm working with your plugin, and this week it just stopped working with any text documenets. I'm always getting **[Error: java.lang.NullPointerException: uri]**. Moreover, while I was trying t…
-
Someone knows why this error only on android?
IOS is working like a charm.
```
firebase.update(`/puzzle/${puzzleItem.idUser}/${currentItemKey}`, puzzleItem).then(
(resultUpdate) => {
…
-
I had initially posted this issue [here](https://github.com/NativeScript/NativeScript/issues/6425#issuecomment-430876732) though someone suggested it may be an issue with this plugin
**Environment*…
-
I did
```
git clone https://github.com/EddyVerbruggen/nativescript-plugin-firebase-demo
cd nativescript-plugin-firebase-demo
cd Firebase
tns install
```
But it throw me this
> version n…