Flutter Huawei Analytics iOS Bug - flutter

while it works normally on Huawei device, my app doesn't work on iOS device. It crashes after opening.
huawei_analytics: ^6.2.0+302

Related

React Native Expo iOS simulator in windows

I am starting a React Native app and I work on Windows (I do not have any ios devices). How do I know how does my app look and work on iOS devices? Is it even possible to run some kind of simulator in windows that will allow me to render my RN app in an iphone? I have android studio and an android phone so android is covered but I wanted to know how I can do the same for iphones. Thanks
Running IOS simulator is only possible on macOS.

smartface app xcode simulator blank screen

I publish app on smartface for ios with the given license.
I followed the steps ios publishing guides with bundle id given by smartface.
Before submitting the appstore i want to simulate or check on the ios device but it only show black screen while lunching app.
Is it normal? Or should be run on xcode simulator or test device.
You should always test on device. The iOS Simulator is a great tool for rapid prototyping, bringup, and rapid iteration, but always test on device as well. It sounds like you have a real bug in your app.

How to test app store upgrade scenario on iphone sdk simulator

I'm working on iOS app now i need to test what happens when app was upgraded .similar to app store updations
I want to test this scenario on SDK Simulator
Can any help me how to test this on sdk simulator

In-App-Purchase not working in iOS 5

i have successfully integrated in app purchase in my app.i have follow this tutorial for in app purchase.it working fine with iOS 6. but when i try to test it on ios 5.1 simulator than every time i try to login to buying the product i just get the bellow error.
Transaction error: An unknown error has occurred
and yes my mac keyboard is also not working when i am testing it on ios 5.1 simulator i have to input from simulator keypad.
You cannot reliably test In App Purchase in the iOS5 Simulator. You need to test it on a device.
And the keyboard not working for In App Purchase login used to be bloody annoying.

Admob integration with iphone

i have integrated Admob with ios to view adbanners in my app
Application works nicely with the simmulator. (Ad bar also)
But when im tryng to run the application with the ios device. app crashes.
any solution for this??????