Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in simulators 14.4 #20

Open
AgustinV08 opened this issue Jan 29, 2021 · 2 comments
Open

Not working in simulators 14.4 #20

AgustinV08 opened this issue Jan 29, 2021 · 2 comments

Comments

@AgustinV08
Copy link

  • CLI: 7.1.2
  • Plugin(s): "dependencies": {
    "@angular/animations": "~11.0.0",
    "@angular/common": "~11.0.0",
    "@angular/compiler": "~11.0.0",
    "@angular/core": "~11.0.0",
    "@angular/forms": "~11.0.0",
    "@angular/platform-browser": "~11.0.0",
    "@angular/platform-browser-dynamic": "~11.0.0",
    "@angular/router": "~11.0.0",
    "@nativescript-community/drawingpad": "^4.1.0",
    "@nativescript-community/ui-material-bottomsheet": "^5.2.3",
    "@nativescript-community/ui-material-button": "^5.2.3",
    "@nativescript-community/ui-material-cardview": "^5.2.3",
    "@nativescript-community/ui-material-dialogs": "^5.2.3",
    "@nativescript-community/ui-material-floatingactionbutton": "^5.2.3",
    "@nativescript-community/ui-material-ripple": "^5.2.3",
    "@nativescript-community/ui-material-snackbar": "^5.2.3",
    "@nativescript-community/ui-material-textfield": "^5.2.3",
    "@nativescript-community/ui-material-textview": "^5.2.3",
    "@nativescript-community/ui-pager": "^13.0.6",
    "@nativescript/angular": "^11.0.1",
    "@nativescript/camera": "^5.0.6",
    "@nativescript/core": "^7.1.4",
    "@nativescript/datetimepicker": "^2.0.4",
    "@nativescript/firebase": "^11.1.3",
    "@nativescript/imagepicker": "^1.0.2",
    "@nativescript/localize": "^5.0.4",
    "@nativescript/theme": "^3.0.1",
    "@nstudio/nativescript-filterable-listpicker": "^3.0.0",
    "@nstudio/nativescript-loading-indicator": "^4.0.0",
    "@triniwiz/nativescript-stripe": "^7.0.0-alpha5",
    "moment": "^2.29.1",
    "nativescript-advanced-webview": "^6.0.0",
    "nativescript-apple-sign-in": "^2.0.0",
    "nativescript-fancyalert": "^3.0.9",
    "nativescript-google-login": "^1.4.0",
    "nativescript-ui-listview": "^9.1.0",
    "nativescript-ui-sidedrawer": "^9.0.3",
    "reflect-metadata": "~0.1.12",
    "rxjs": "^6.6.0",
    "zone.js": "~0.10.3"
    },
    "devDependencies": {
    "@angular/cli": "~11.0.2",
    "@angular/compiler-cli": "~11.0.0",
    "@nativescript/android": "7.0.1",
    "@nativescript/ios": "7.1.1",
    "@nativescript/schematics": "^10.1.0",
    "@nativescript/webpack": "~4.0.0",
    "@ngtools/webpack": "~11.0.0",
    "@schematics/angular": "^10.1.7",
    "codelyzer": "~6.0.0",
    "node-sass": "^4.14.1",
    "tslint": "~6.1.3",
    "typescript": "~4.0.0"
    }

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Using any simulator of the 14.4 version and executing the Apple sign in functions, the app stays loading after entering the password of the Apple Account

https://developer.apple.com/forums/thread/651533

@vallemar
Copy link

+1. Same error here

@vallemar
Copy link

@AgustinV08 My mistake was that I was doing with an emulator, for some reason it doesn't work there. On a real device it works perfect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants