I have an Application in Flutter that receives data from an API on Laravel, and I tried to upload my Application to an App Store and Apple informed me that since I offer Login with Facebook and Google, I also need to offer Login with Apple. So, we tried to implement the login with Apple ID, but we couldn't because of the Laravel version. Our application needs the API on Laravel 5.8, PHP 7.1, Socialite 4.3+. And apple requires a newer version of Laravel and PHP, so we are unable to continue. Can someone help me how to proceed in this case?
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
App Store
App Store Connect API
Sign in with Apple REST API
Social