- Jun 6, 2020
- 11,559
- 4,422
If you want to authenticate without Firebase:
Make sure to use latest version of Firebase:
It will only work with iOS 13. Most iOS devices run iOS 13+.
Configuration:
0. Configure FirebaseAuth as explained here:
1. Enable 'Sign In With Apple' in the app identifier page in Apple developer console. The app id must be a non-wildcard id.
2. Download an updated provision profile and set it with:
B4X:
3. Add to main module:
B4X:
4. Add the class to your project and...
برای دیدن لینک ها باید ثبت نام کنید
Make sure to use latest version of Firebase:
برای دیدن لینک ها باید ثبت نام کنید
It will only work with iOS 13. Most iOS devices run iOS 13+.
Configuration:
0. Configure FirebaseAuth as explained here:
برای دیدن لینک ها باید ثبت نام کنید
1. Enable 'Sign In With Apple' in the app identifier page in Apple developer console. The app id must be a non-wildcard id.
2. Download an updated provision profile and set it with:
B4X:
#ProvisionFile: xxx.mobileprovision
3. Add to main module:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید