EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

<appname> pasted from CoreSimulatorBridge/Macbook Pro #1691

Closed emog closed 3 years ago

emog commented 3 years ago

package.info { "description": "NativeScript Application", "license": "SEE LICENSE IN ", "repository": "", "dependencies": { "@nativescript/core": "~7.0.0", "@nativescript/firebase": "^11.0.0", "@nativescript/localize": "^5.0.2", "@nativescript/theme": "~2.3.3", "@nativescript/webpack": "3.0.0", "axios": "^0.19.2", "nativescript-fancyalert": "^3.0.9", "nativescript-plugin-universal-links": "^1.0.2", "nativescript-secure-storage": "^2.6.0", "nativescript-ui-listview": "^9.0.2", "nativescript-ui-sidedrawer": "^9.0.3", "nativescript-vue": "^2.8.1", "nativescript-webview-interface": "^1.4.3", "rxjs": "^6.4.0", "vuex": "^3.4.0" }, "devDependencies": { "@babel/core": "~7.1.0", "@babel/preset-env": "~7.1.0", "@nativescript/android": "7.0.0", "@nativescript/ios": "7.0.1", "babel-loader": "~8.0.0", "nativescript-vue-template-compiler": "2.8.0", "node-sass": "^4.14.1", "vue-loader": "^15.9.3" }, "gitHead": "2250137db8c1e0bd0eb543e8e4563cb71480c00d", "readme": "NativeScript Application", "main": "app.js" }

Description When we import {firebase} from "@nativescript/firebase"
When the application starts there is a messages with text "app_name pasted from CoreSimulatorBridge" in simulator and "app_name pasted from Macbook Pro" when we upload the archive in TestFlight

emog commented 3 years ago

This is Firebase related - Here you can see the stackoverflow question about it - https://stackoverflow.com/questions/62687504/swiftui-ios14-how-to-stop-app-clipboard-notification-when-using-firebase