Using Google maps on iOS application (App Review) - ios

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

Related

How to Restrict calling api only apps installed from AppStore using swift

I read this information below link:
Restricting usage for an Android key for a Google API
So My question is about I have php project as a backend my project has API calling from mobile app like android and iOS. I got it how to restrict calling API android app downloaded only from play store so How can I implement this idea in my swift project to Restrict calling my api only apps that installed from AppStore. How do i know if installed from app store or not in my iphone, I need to call my API only apps from Appstore.
Can any one help me?

Cordova IOS app store rejection (app doesn't use native features)

I have built an angular 6 app with a splash screen with Cordova and deployed successfully to the android play store, however I get the following rejection from the IOS app store when I submit the same web code in a cordova app:
Your app did not include iOS features. App Store apps should use native iOS buttons and include iOS features other than just web views, push notifications, or sharing.
It appears it won't pass the review process as a webview only app, however I thought this is what Cordova is for! Is there anything else I can do to make it pass the app store review? Add other native plugins?
I don't want to move off Cordova as it looks great technology.
Google play app : https://play.google.com/store/apps/details?id=io.footballmatcher.app
Any help on this would be very much appreciated.
Thanks
Steve

Does Google Map supporting Apple Watch in iOS Development?

I want to add Google Map into Apple Watch. I am running one app which has already integrated Google Map. I want to integrate some functionality with the Apple Watch kit.
Is there any way to do that? Please share your thought if you have any.
There is no Google Maps SDK for watchOS at the moment, but you can use the Google Maps REST API from watchOS.

Google Analytics for iOS App shows sessions from android device

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?

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