Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

apple-sign-in

Flutter sign in with Apple not working on iOS simulator (infinite loader)

January 9, 2024 by Tarik
Categories ios Tags apple-sign-in, flutter, ios, ios-simulator Leave a comment

ASAuthorizationAppleIDRequest with name and mail scope returns nil values

September 26, 2023 by Tarik

Seems like a bug but after reading different posts on apple forums it looks like this seems to be the expected behaviour. So some takeaways. On the first time sign in with apple (signup) make sure to create user account on your backend. In case of any connection error with your servers, make sure you … Read more

Categories ios13 Tags apple-sign-in, ios13, xcode11 Leave a comment

How to revoke Sign in with Apple credentials for a specific app?

September 17, 2023 by Tarik

You can do this from the iPhone Settings. Open the Settings app then tap on your name at the top. Then press “Password & Security”, then “Apple ID logins”. They should all be listed there and can be deleted.

Categories apple-sign-in Tags apple-sign-in Leave a comment

Sign in with apple throws Authorization failed: Error Domain=AKAuthenticationError Code=-7026

August 4, 2023 by Tarik

Probably you forget to add “SignIn with Apple” capability in your plist file. For this go to project file -> Capabilities Tab -> Turn on “SignIn With Apple”.

Categories ios Tags apple-sign-in, ios, swift Leave a comment

Apple Sign-in not working on iOS 14 Simulator

July 20, 2023 by Tarik

2nd Updates The problem seems to still exist in iOS 15 and iOS15.1. Updates The problem has not been fixed in iOS 14.4 nor iOS 14.5. Original This is one of the known issues in iOS 14, that has not been solved by Apple as of today yet. (almost 4 months old) The problem has … Read more

Categories ios Tags apple-sign-in, ios, ios-simulator, ios14 Leave a comment

com.apple.AuthenticationServices.Authorization Error Code 1000

May 29, 2023 by Tarik

I got this error because forget to add sign in capability and restart the app.

Categories xamarin Tags apple-sign-in, visual-studio-mac, xamarin, xamarin.forms, xamarin.ios Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa