Google Analytics for iOS App shows sessions from android device - ios

I have distributed an app outside the apple app store.
To distribute the app, i have taken help from the following link.
https://stackoverflow.com/a/23561783/4549304
I have also integrated Google analytics into my app which shows 1 session started on an android device.
I have following questions
How is this possible, Is this google analytics bug, or something else?
Is there any way to prevent this?

Related

Using Google maps on iOS application (App Review)

I am using Apple Developer program.
In my mobile (React Native iOS (and Android)) app I am using Google maps.
Can I go on App store like that, or I need to use iOS maps if I want to submit my app to App Store? Will I pass App Review with Google maps?
I confirm that I worked on an application that is in production, pubblished on the App Store that is using Google Maps

Google iOS device policy is not playing nicely with iOS apps using google SSO

We have built a react-native app that uses Google sign on.
We use react-native-google-signin and publish an ios and android app.
Login works 100% of the time in the android app. It works on ios app aswell, except for some organisations using G Suites. For these organisations I get the famous admin_policy_enforced error.
Where I run the app (simulator or device) doesn't seem to impact the testing, but for the sake of being exhaustive: My ios app is installed on my iphone using flightcenter and we use the autosigining option for Xcode when publishing it.
I managed to reproduce that by playing around with my google organisation's settings:
I used my organisation which has an Apple Push Certificate.
‘Mobile Management’ is enabled with ‘Advanced’ settings for iOS
The fact that I have done the following extra things doesn’t seem to solve it :
Download the certificate on my device.
Install the Google Device Policy App
Whitelisting the app in google admin 1.
The signin starts working when the iOS mobile management setting is set to basic.
Last point, regarding the scopes, I am using the default ones: email and profile.
I'm happy to add more config or code snippets if needed.

Finding Out if Traffic Comes for Google Ads iOS

I'm trying to run Universal App Campaigns for my iOS App with Google Ads. And I would like to show them a specific page in the app for those who came from the UA Campaign, deep linking is not possible with Universal App Campaigns, so is there a way to track if the install came from Google Ads? Right now we use Firebase for tracking Installs.

Is it possible to test Google Analytics Campaign without submitting to Apple app store?

For Android, there is the way to simulate and test the Google Analytics campaign. May I know is there any way to test for iOS app ?

Can I use Facebook advertising for an iOS app without having the SDK integrated?

I have my app already sent for App Store review few days ago. I just noticed that Facebook advertising requires the Facebook SDK to be integrated with the app. Is it a compulsory step? Or can I use Facebook advertising without having the Facebook SDK?
From Facebook
Can I run mobile app ads without using the SDK?
Yes, we allow anyone to run mobile app install ads from our Ads Create Tool simply by dropping the link to their Apple App Store or Google Play URL. For mobile app engagement ads, you will need to register your app, but can also run ads without the SDK.
However, without installing and using the SDK, Facebook will not be able to provide install or app event reporting, and thus you will not have the option to use more advanced bidding options (oCPM, CPA) or see performance beyond clicks.

Resources