iPhone integration with Amplify - swift

I am trying to integrate iPhone with Amplify using this tutorial
https://docs.amplify.aws/start/getting-started/setup/q/integration/ios#add-amplify-to-your-application
but I am getting this error enter image description here
I am using xcode 11.7.

Related

Razorpay issue - flutter

I am working on flutter web app where i have implemented razorpay in my web app.
so razorpay working on local database but not working when I deployed website (on a custom domain).enter image description here

How can i Implement admob mediation with facebook audience network in flutter app?

This is what i get in the console
message in console
I have implemented sdk as well as adapter
When I hot restart app after build the app crashes automatically
enter image description here

How to use the dart_vlc package for desktop application in flutter?

I am building an application for desktop using flutter. I want to show some videos on it but the packages referred by the flutter team does not supports desktop. So, i am using this package to serve the purpose.
But i am unable to load videos to my app using this because whenever i try to use player.open(as given in the api documentation), it gives an error. Can anyone please help me to run the videos using this package ?

How to configure the Google Services SDK for Unity 5.6?

This is the SDK of google for Unity.
Link: https://github.com/unity-plugins/google-services-unity
I couldn't understand the Quick Setup. How will I replace the google-services.json (see the quick setup guide in the link above) ?
I am using this plugin because I differently imported AdMob SDK & Google Play SDK for Unity and they are giving me nightmares. So trying this SDK.

Testflight Invalid build while using Mobile Quality Assurance

I am new for ionic i added "Mobile Quality Assurance" sdk using below the tutorials
SDK Downloads : http://www.ibm.com/support/knowledgecenter/SSJML5_6.0.0/com.ibm.mqa.uau.saas.doc/topics/IOSSDKsForDownload.html
Installation - http://www.ibm.com/support/knowledgecenter/en/SSJML5_6.0.0/com.ibm.mqa.uau.saas.doc/topics/t_InstallingTheIOSLibraries.html
and my project contains "MFP" Plugin
Now the app is working well on devices, but if i uploaded to app store i am seeing "invalid binary"
Note: Before implementing "Mobile Quality Assurance" build shown on preparing for submission.
It is unclear what is the version of the IBM MobileFirst SDK you're using, but since you say you're using Ionic as the platform for creating your Cordova application, you may be using v8.0 of MobileFirst, in which case MQA is not supported. See here for more information: IBM MobileFirst Quality Assurance - MQA Not Defined