본문 바로가기

분류 전체보기

(13)
[Xcode] FacebookAdvertiserIDCollectionEnabled [Error] 2019-06-11 11:04:46.960049+0900 Runner[4118:1308633] : You haven't set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.faceb..
[Xcode] FacebookAutoLogAppEventsEnabled [Error] 2019-06-11 11:04:46.959996+0900 Runner[4118:1308633] : Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.c..
[Xcode] Multiple commands produce [Error] Showing Recent Messages :-1: Multiple commands produce '/Users/newhowl/Library/Developer/Xcode/DerivedData/Runner-fqcivhpugrpdbqfathkipjtuifwj/Build/Products/Debug-iphoneos/Runner.app/Frameworks/Flutter.framework': 1) Target 'Runner' has copy command from '/Users/newhowl/Documents/workspace/project/flutter/fb_audience_network_swift/fb_audience_network_swift/example/ios/Flutter/Flutter.fr..
[Flutter] Pods-Runner dependencies (s.static_framework) [Error] #pod install [!] The 'Pods-Runner' target has transitive dependencies that include static binaries: ([path]FBAudienceNetwork.framework) [modify podspec] ios/[Project Name].podspec # append static_framework s.static_framework = true
[Xcode] UIBackgroundModes [Error] 2019-06-10 21:41:28.320541+0900 Runner[4038:1247983] You've implemented -[ application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist. [Append info.plist] UIBackgroundModes audio fetch remote-notification