Skip to content

Vivek Dhiman

Algorithm Ninja

Category: Unity

You’ve implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:]

In your Xcode project, go to Classes/Preprocessor.h and change

#define UNITY_USES_REMOTE_NOTIFICATIONS 1

to

#define UNITY_USES_REMOTE_NOTIFICATIONS 0
Author Vivek DhimanPosted on May 1, 2017May 1, 2017Categories Unity, iOSLeave a comment on You’ve implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:]

Module ‘GoogleMobileAds’ not found in iOS

Copy GoogleMobileAds.framework into the iOS/Frameworks folder and then copy to Libraries of the XCode project with following options:

CopyIfNeeded

Author Vivek DhimanPosted on May 1, 2017Categories Unity, iOSLeave a comment on Module ‘GoogleMobileAds’ not found in iOS

Unknown type name ‘GADNativeCustomTemplateAd’; did you mean ‘GADUNativeCustomTemplateAd’?

Go to

Build Settings -> Apple LLVM8.0-Language – Modules.
Mark Enable Modules (C And Objective-C ) to Yes to.

Screen Shot 2017-05-01 at 2.36.20 PM

Author Vivek DhimanPosted on May 1, 2017May 1, 2017Categories Unity, iOSLeave a comment on Unknown type name ‘GADNativeCustomTemplateAd’; did you mean ‘GADUNativeCustomTemplateAd’?

Posts navigation

Page 1 Page 2 Next page

Helpful?

Please Donate To Bitcoin Address: [[address]]

Donation of [[value]] BTC Received. Thank You.
[[error]]

Categories

  • 3_problems_per_day
  • Android
  • aws
  • bitcoin
  • Boto
  • Boto3
  • crypto
  • Data Structure
  • Dublin
  • fb_hacker_cup
  • golang
  • iOS
  • Linux
  • programming
  • Unity

Helpful?

Please Donate To Bitcoin Address: [[address]]

Donation of [[value]] BTC Received. Thank You.
[[error]]

Recent Posts

  • Bitcoin by September 2018
  • You’ve implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:]
  • Module ‘GoogleMobileAds’ not found in iOS
  • Unknown type name ‘GADNativeCustomTemplateAd’; did you mean ‘GADUNativeCustomTemplateAd’?
  • How to install Jekyll + nginx + Ubuntu + subdomain of godday

Archives

  • November 2017
  • May 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • August 2016
  • July 2016
  • January 2016
  • December 2015
Vivek Dhiman Proudly powered by WordPress