-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undefined symbol: _OBJC_CLASS_$GADxxxxxx #9
Comments
Did you make sure to link all the frameworks from the google admob SDK? These were all steps needed to build, if you may have skipped one of these you may want to do it and try again. If the problem persists, I will try to assist you further. |
ello again, i did try several times, i'll resume the steps and add some
screenshot and xcode build log
1) exported the project with godot
2) replaced the myproject.a with your renamed template for godot 3.2.1 with
extra class(share)
3) i have copied the Google SDK 7.62.0 the 5 folders in the SDK package in
the xcode project framework folder, i have used the method from kloder
(clicking on an existing framework , show folder and copy there)
4) Add the -ObjC in the linker flag, here maybe something weird, compared
f=with the page linked, i have debug and release, i have tried several
possibilities same results, picture attached
5) Add the GAD with my ID
Still those errors, HELP!!! :(
It might be a silly thing i might be doing wrong somewhere, could you help
me out
Thanks in advance
[image: Screenshot 2020-07-19 at 1.26.51 PM.png]
[image: Screenshot 2020-07-19 at 1.28.51 PM.png]
On Sun, Jul 19, 2020 at 2:04 AM Moon ***@***.***> wrote:
Did you make sure to link all the frameworks from the google admob SDK?
Did you make sure to add -ObjC linker flag as stated here “
https://developers.google.com/admob/ios/quick-start“ Within “Manual
Download” step 2?
Did you make sure to update your Info.plist with your GAD id?
These were all steps needed to build, if you may have skipped one of these
you may want to do it and try again. If the problem persists, I will try to
assist you further.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YMCKPF7DQ34Z42MISLR4HPY7ANCNFSM4O7Z4NYQ>
.
Showing All Errors Only
Build target Rombicapo of project Rombicapo with configuration Debug
warning: Mapping architecture arm64 to x86_64. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'Rombicapo' from project 'Rombicapo')
warning: Mapping architecture armv7 to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'Rombicapo' from project 'Rombicapo')
warning: Mapping architecture armv7s to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'Rombicapo' from project 'Rombicapo')
warning: Mapping architecture arm64 to x86_64. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'Rombicapo' from project 'Rombicapo')
warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'Rombicapo' from project 'Rombicapo')
warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'Rombicapo' from project 'Rombicapo')
Ld /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Products/Debug-iphonesimulator/Rombicapo.app/Rombicapo normal x86_64 (in target 'Rombicapo' from project 'Rombicapo')
cd /Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/3
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target x86_64-apple-ios9.0-simulator -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk -L/Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Products/Debug-iphonesimulator -L/Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/3 -F/Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Products/Debug-iphonesimulator -FRombicapo -FRombicapo/dylibs -filelist /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Intermediates.noindex/Rombicapo.build/Debug-iphonesimulator/Rombicapo.build/Objects-normal/x86_64/Rombicapo.LinkFileList -dead_strip -Xlinker -object_path_lto -Xlinker /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Intermediates.noindex/Rombicapo.build/Debug-iphonesimulator/Rombicapo.build/Objects-normal/x86_64/Rombicapo_lto.o -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -stdlib=libc++ -ObjC -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Intermediates.noindex/Rombicapo.build/Debug-iphonesimulator/Rombicapo.build/Rombicapo.app-Simulated.xcent -framework CoreGraphics -framework CoreVideo -framework SystemConfiguration -framework Security -framework QuartzCore -framework MediaPlayer -framework GameController -framework CoreMotion -framework CoreMedia -framework CoreAudio -framework AudioToolbox -framework OpenGLES -framework StoreKit -framework AVFoundation -framework UIKit -framework GameKit -framework GLKit -framework Foundation /Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/3/Rombicapo.a -Xlinker -dependency_info -Xlinker /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Intermediates.noindex/Rombicapo.build/Debug-iphonesimulator/Rombicapo.build/Objects-normal/x86_64/Rombicapo_dependency_info.dat -o /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fxefkhpancaghxacicfxrxjovdbk/Build/Products/Debug-iphonesimulator/Rombicapo.app/Rombicapo
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_GADRewardBasedVideoAd", referenced from:
objc-class-ref in Rombicapo.a(AdmobRewarded.iphone.opt.x86_64.o)
"_OBJC_CLASS_$_GADInterstitial", referenced from:
objc-class-ref in Rombicapo.a(AdmobInterstitial.iphone.opt.x86_64.o)
"_OBJC_CLASS_$_GADBannerView", referenced from:
objc-class-ref in Rombicapo.a(AdmobBanner.iphone.opt.x86_64.o)
"_OBJC_CLASS_$_GADRequest", referenced from:
objc-class-ref in Rombicapo.a(AdmobBanner.iphone.opt.x86_64.o)
objc-class-ref in Rombicapo.a(AdmobRewarded.iphone.opt.x86_64.o)
objc-class-ref in Rombicapo.a(AdmobInterstitial.iphone.opt.x86_64.o)
"_kGADAdSizeSmartBannerPortrait", referenced from:
-[AdmobBanner loadBanner::] in Rombicapo.a(AdmobBanner.iphone.opt.x86_64.o)
"_kGADAdSizeSmartBannerLandscape", referenced from:
-[AdmobBanner loadBanner::] in Rombicapo.a(AdmobBanner.iphone.opt.x86_64.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
This is a temporary fix found here kloder-games/godot-admob#90 Set the “ Build Active Architecture Only” to YES and try to run it on the simulator, if you can’t then try to run it on a real device. |
in Xcode 11.5 where is the option?
…On Sun, Jul 19, 2020 at 1:49 PM Moon ***@***.***> wrote:
This is a temporary fix found here kloder-games/godot-admob#90
<kloder-games/godot-admob#90>
Set the “ Build Active Architecture Only” to YES and try to run it on the
simulator, if you can’t then try to run it on a real device.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YOSCTL5CH6ZIDBYD3TR4KCOBANCNFSM4O7Z4NYQ>
.
|
Found it, sorry, i'll give it a try
On Sun, Jul 19, 2020 at 2:19 PM Domenico Scarpato <
[email protected]> wrote:
… in Xcode 11.5 where is the option?
On Sun, Jul 19, 2020 at 1:49 PM Moon ***@***.***> wrote:
> This is a temporary fix found here kloder-games/godot-admob#90
> <kloder-games/godot-admob#90>
>
> Set the “ Build Active Architecture Only” to YES and try to run it on the
> simulator, if you can’t then try to run it on a real device.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#9 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ANP66YOSCTL5CH6ZIDBYD3TR4KCOBANCNFSM4O7Z4NYQ>
> .
>
|
Same errors. Either simulator or real device🤔🤔🤔🤔🤔
On Sun, Jul 19, 2020 at 2:23 PM Domenico Scarpato <
[email protected]> wrote:
… Found it, sorry, i'll give it a try
On Sun, Jul 19, 2020 at 2:19 PM Domenico Scarpato <
***@***.***> wrote:
> in Xcode 11.5 where is the option?
>
> On Sun, Jul 19, 2020 at 1:49 PM Moon ***@***.***> wrote:
>
>> This is a temporary fix found here kloder-games/godot-admob#90
>> <kloder-games/godot-admob#90>
>>
>> Set the “ Build Active Architecture Only” to YES and try to run it on
>> the simulator, if you can’t then try to run it on a real device.
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#9 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ANP66YOSCTL5CH6ZIDBYD3TR4KCOBANCNFSM4O7Z4NYQ>
>> .
>>
>
|
Going back to the project, did you link the frameworks? You may have put the frameworks in the frameworks folder but you also need to link them too. I found that in your steps you forgot to mention that. Make sure that you have linked GoogleMobileAds.framework |
Uhmm. You know what I hope is that. I'll start from scratch and give it a
try again.
…On Sun, 19 Jul 2020, 16:45 Moon, ***@***.***> wrote:
Going back to the project, did you link the frameworks? You may have put
the frameworks in the frameworks folder but you also need to link them too.
I found that in your steps you forgot to mention that. Make sure that you
have linked GoogleMobileAds.framework
GoogleAppMeasurement.framework
GoogleUtilities.framework
PromisesObjC.framework
nanopb.framework
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YN44MOEZLR3COHVVADR4KXBDANCNFSM4O7Z4NYQ>
.
|
Here i am again.
So, i made sure that the link step was done and indeed something changed.
After completing and start the build as simulator:
I have got 2 errors :
[image: Screenshot 2020-07-19 at 8.33.42 PM.png]
and if i build on a real device many more are showing up, attached the log.
I have tried also the options of the Active Architecture on yes or no but
errors are always there and the same.
For sake of clarity:
I' exporting using godod 3.2.1 stable official, both architectures Armv 7
and Arm 64 ON on the export (and without Debug option )
On Sun, Jul 19, 2020 at 5:18 PM Domenico Scarpato <
[email protected]> wrote:
Uhmm. You know what I hope is that. I'll start from scratch and give it a
try again.
On Sun, 19 Jul 2020, 16:45 Moon, ***@***.***> wrote:
> Going back to the project, did you link the frameworks? You may have put
> the frameworks in the frameworks folder but you also need to link them too.
> I found that in your steps you forgot to mention that. Make sure that you
> have linked GoogleMobileAds.framework
> GoogleAppMeasurement.framework
> GoogleUtilities.framework
> PromisesObjC.framework
> nanopb.framework
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#9 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ANP66YN44MOEZLR3COHVVADR4KXBDANCNFSM4O7Z4NYQ>
> .
>
Showing All Errors Only
Build target Rombicapo of project Rombicapo with configuration Debug
warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'Rombicapo' from project 'Rombicapo')
warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'Rombicapo' from project 'Rombicapo')
Ld /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Products/Debug-iphoneos/Rombicapo.app/Rombicapo normal arm64 (in target 'Rombicapo' from project 'Rombicapo')
cd /Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/10-final?
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk -L/Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Products/Debug-iphoneos -L/Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/10-final\? -F/Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Products/Debug-iphoneos -FRombicapo -FRombicapo/dylibs -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/GoogleUtilities.xcframework/ios-x86_64-maccatalyst -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/GoogleUtilities.xcframework/ios-i386_x86_64-simulator -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/GoogleUtilities.xcframework/ios-armv7_arm64 -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/PromisesObjC.xcframework/ios-x86_64-maccatalyst -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/nanopb.xcframework/ios-x86_64-maccatalyst -filelist /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Intermediates.noindex/Rombicapo.build/Debug-iphoneos/Rombicapo.build/Objects-normal/arm64/Rombicapo.LinkFileList -dead_strip -Xlinker -object_path_lto -Xlinker /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Intermediates.noindex/Rombicapo.build/Debug-iphoneos/Rombicapo.build/Objects-normal/arm64/Rombicapo_lto.o -Xlinker -no_deduplicate -stdlib=libc++ -ObjC -framework nanopb -framework PromisesObjC -framework GoogleUtilities -framework GoogleAppMeasurement -framework GoogleMobileAds -framework CoreGraphics -framework CoreVideo -framework SystemConfiguration -framework Security -framework QuartzCore -framework MediaPlayer -framework GameController -framework CoreMotion -framework CoreMedia -framework CoreAudio -framework AudioToolbox -framework OpenGLES -framework StoreKit -framework AVFoundation -framework UIKit -framework GameKit -framework GLKit -framework Foundation /Users/pantera/Godot_Engine_3.2/Projects/Exports/Rmobicapo/10-final\?/Rombicapo.a -Xlinker -dependency_info -Xlinker /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Intermediates.noindex/Rombicapo.build/Debug-iphoneos/Rombicapo.build/Objects-normal/arm64/Rombicapo_dependency_info.dat -o /Users/pantera/Library/Developer/Xcode/DerivedData/Rombicapo-fowuqjcjzjasrughekrtkzudljun/Build/Products/Debug-iphoneos/Rombicapo.app/Rombicapo
ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/nanopb.xcframework/ios-x86_64-maccatalyst/nanopb.framework/nanopb, missing required architecture arm64 in file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/nanopb.xcframework/ios-x86_64-maccatalyst/nanopb.framework/nanopb (1 slices)
ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/GoogleUtilities.xcframework/ios-x86_64-maccatalyst/GoogleUtilities.framework/GoogleUtilities, missing required architecture arm64 in file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/GoogleUtilities.xcframework/ios-x86_64-maccatalyst/GoogleUtilities.framework/GoogleUtilities (1 slices)
ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/PromisesObjC.xcframework/ios-x86_64-maccatalyst/PromisesObjC.framework/PromisesObjC, missing required architecture arm64 in file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/PromisesObjC.xcframework/ios-x86_64-maccatalyst/PromisesObjC.framework/PromisesObjC (1 slices)
Undefined symbols for architecture arm64:
"_pb_encode", referenced from:
_nano_two_pass_encoding in GoogleAppMeasurement(encoder_common_ca04c029591a223a2b5ce203f193bf6c.o)
"_pb_encode_string", referenced from:
_nano_encode_string in GoogleAppMeasurement(encoder_common_ca04c029591a223a2b5ce203f193bf6c.o)
"_kGULNetworkHTTPStatusCodeUnavailable", referenced from:
-[APMMeasurement networkUploadCompletionHandlerWithResponse:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMETaskManager handleFetchingExperimentsResponse:data:error:] in GoogleAppMeasurement(APMETaskManager_20ec18b375e4c0be4d24a9781c0d66c6.o)
"_pb_decode_varint", referenced from:
_nano_decode_repeated_uint64 in GoogleAppMeasurement(decoder_common_414b064523ce827aa89b68ab22420e68.o)
"_pb_encode_submessage", referenced from:
_apmpb_encode_repeated_audience in GoogleAppMeasurement(apmpb_audience_encoder_0aa9ffd714f4587c1b3b583bca075eca.o)
_apmpb_encode_repeated_audience_leaf_filter_result in GoogleAppMeasurement(apmpb_audience_leaf_filter_result_encoder_8e129fd470d4fdf99b0de262c90c7d16.o)
_apmpb_encode_repeated_client_property in GoogleAppMeasurement(apmpb_client_property_encoder_d752ccc4d431ba4c0dde5b9b0850024b.o)
_apmpb_encode_repeated_custom_property in GoogleAppMeasurement(apmpb_custom_property_encoder_0d57b893d85c2eecc0bcaf21b67b8d4d.o)
_apmpb_encode_repeated_dynamic_filter_result_timestamp in GoogleAppMeasurement(apmpb_dynamic_filter_result_timestamp_encoder_a49b222a4369ca61c373ed2d12d1d46a.o)
_apmpb_encode_repeated_event in GoogleAppMeasurement(apmpb_event_encoder_88485ea66c35b7ddeef5208923172c2a.o)
_apmpb_encode_repeated_event_config in GoogleAppMeasurement(apmpb_event_config_encoder_7b6ec28ce7046b462c415b527d703665.o)
...
"_OBJC_CLASS_$_GULSwizzler", referenced from:
objc-class-ref in GoogleAppMeasurement(UIViewController+APMScreenClassName_a2846f57c82bf63eac9b7186ed63bc4e.o)
"_GULLogInfo", referenced from:
___44+[UIViewController(APMScreenClassName) load]_block_invoke in GoogleAppMeasurement(UIViewController+APMScreenClassName_a2846f57c82bf63eac9b7186ed63bc4e.o)
"_GULIsLoggableLevel", referenced from:
-[APMMonitor isLoggableLevel:] in GoogleAppMeasurement(APMMonitor_6fd5817ff749ff75b699098c72b12b0c.o)
"_pb_encode_varint", referenced from:
_nano_encode_repeated_uint64 in GoogleAppMeasurement(encoder_common_ca04c029591a223a2b5ce203f193bf6c.o)
"_GULLogError", referenced from:
+[APMAnalytics startWithAppID:origin:options:] in GoogleAppMeasurement(APMAnalytics_cb405cb8c995318bf496bd8f1041864f.o)
-[APMUserDefaults synchronize] in GoogleAppMeasurement(APMUserDefaults_f3b7c90f8714bc43c03de1e2759173f3.o)
"_kGULNetworkHTTPStatusCodeNotModified", referenced from:
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
___46-[APMMeasurement(URL) requestDeferredDeepLink]_block_invoke in GoogleAppMeasurement(APMMeasurement+URL_ea5e534be8cf9c00c61385366be75ecf.o)
"_kGULNetworkHTTPStatusCodeNotFound", referenced from:
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
"_OBJC_CLASS_$_GULAppDelegateSwizzler", referenced from:
objc-class-ref in GoogleAppMeasurement(APMAnalytics_cb405cb8c995318bf496bd8f1041864f.o)
"_pb_istream_from_buffer", referenced from:
_apmpb_decode_app_property in GoogleAppMeasurement(apmpb_app_property_decoder_188729dc9989d2bef617fd55f351d05a.o)
_apmpb_decode_audience in GoogleAppMeasurement(apmpb_audience_decoder_f4d2e8b560033daca9c357dbcadfd588.o)
_apmpb_decode_audience_leaf_filter_result in GoogleAppMeasurement(apmpb_audience_leaf_filter_result_decoder_82efa7dc2bb57446d94e09cb58b2587e.o)
_apmpb_decode_client_property in GoogleAppMeasurement(apmpb_client_property_decoder_14c977eb9f4e91729b22b9bb5298abc1.o)
_apmpb_decode_custom_property in GoogleAppMeasurement(apmpb_custom_property_decoder_d3b5d55085cf6f2b4594b7b33e0d693b.o)
_apmpb_decode_dynamic_filter_result_timestamp in GoogleAppMeasurement(apmpb_dynamic_filter_result_timestamp_decoder_96f8296287e26831849230760558b7af.o)
_apmpb_decode_event in GoogleAppMeasurement(apmpb_event_decoder_b1c882ff87f23f955547997b6ab9a965.o)
...
"_GULLogWarning", referenced from:
+[APMMeasurement sharedInstance] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMUserDefaults objectForKey:] in GoogleAppMeasurement(APMUserDefaults_f3b7c90f8714bc43c03de1e2759173f3.o)
-[APMUserDefaults setObject:forKey:] in GoogleAppMeasurement(APMUserDefaults_f3b7c90f8714bc43c03de1e2759173f3.o)
-[APMUserDefaults synchronize] in GoogleAppMeasurement(APMUserDefaults_f3b7c90f8714bc43c03de1e2759173f3.o)
___44+[UIViewController(APMScreenClassName) load]_block_invoke in GoogleAppMeasurement(UIViewController+APMScreenClassName_a2846f57c82bf63eac9b7186ed63bc4e.o)
"_pb_ostream_from_buffer", referenced from:
_nano_two_pass_encoding in GoogleAppMeasurement(encoder_common_ca04c029591a223a2b5ce203f193bf6c.o)
"_kGULNetworkHTTPStatusCodeCannotAcceptTraffic", referenced from:
-[APMMeasurement networkUploadCompletionHandlerWithResponse:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMETaskManager handleFetchingExperimentsResponse:data:error:] in GoogleAppMeasurement(APMETaskManager_20ec18b375e4c0be4d24a9781c0d66c6.o)
"_kGULNetworkHTTPStatusNoContent", referenced from:
-[APMMeasurement networkUploadCompletionHandlerWithResponse:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMETaskManager handleFetchingExperimentsResponse:data:error:] in GoogleAppMeasurement(APMETaskManager_20ec18b375e4c0be4d24a9781c0d66c6.o)
___46-[APMMeasurement(URL) requestDeferredDeepLink]_block_invoke in GoogleAppMeasurement(APMMeasurement+URL_ea5e534be8cf9c00c61385366be75ecf.o)
"_pb_encode_tag_for_field", referenced from:
_apmpb_encode_repeated_audience in GoogleAppMeasurement(apmpb_audience_encoder_0aa9ffd714f4587c1b3b583bca075eca.o)
_apmpb_encode_repeated_audience_leaf_filter_result in GoogleAppMeasurement(apmpb_audience_leaf_filter_result_encoder_8e129fd470d4fdf99b0de262c90c7d16.o)
_apmpb_encode_repeated_client_property in GoogleAppMeasurement(apmpb_client_property_encoder_d752ccc4d431ba4c0dde5b9b0850024b.o)
_apmpb_encode_repeated_custom_property in GoogleAppMeasurement(apmpb_custom_property_encoder_0d57b893d85c2eecc0bcaf21b67b8d4d.o)
_apmpb_encode_repeated_dynamic_filter_result_timestamp in GoogleAppMeasurement(apmpb_dynamic_filter_result_timestamp_encoder_a49b222a4369ca61c373ed2d12d1d46a.o)
_apmpb_encode_repeated_event in GoogleAppMeasurement(apmpb_event_encoder_88485ea66c35b7ddeef5208923172c2a.o)
_apmpb_encode_repeated_event_config in GoogleAppMeasurement(apmpb_event_config_encoder_7b6ec28ce7046b462c415b527d703665.o)
...
"_OBJC_CLASS_$_GULNetwork", referenced from:
objc-class-ref in GoogleAppMeasurement(APMAnalytics_cb405cb8c995318bf496bd8f1041864f.o)
objc-class-ref in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
objc-class-ref in GoogleAppMeasurement(APMAppDelegateInterceptor_031b50c8e373144a2623079a0c5ffce5.o)
objc-class-ref in GoogleAppMeasurement(APMETaskManager_20ec18b375e4c0be4d24a9781c0d66c6.o)
"_GULSetLoggerLevel", referenced from:
-[APMMonitor setDebugModeEnabled:] in GoogleAppMeasurement(APMMonitor_6fd5817ff749ff75b699098c72b12b0c.o)
-[APMMonitor setVerboseLoggingEnabled:] in GoogleAppMeasurement(APMMonitor_6fd5817ff749ff75b699098c72b12b0c.o)
"_pb_read", referenced from:
_apmpb_decode_repeated_audience in GoogleAppMeasurement(apmpb_audience_decoder_f4d2e8b560033daca9c357dbcadfd588.o)
_apmpb_decode_repeated_audience_leaf_filter_result in GoogleAppMeasurement(apmpb_audience_leaf_filter_result_decoder_82efa7dc2bb57446d94e09cb58b2587e.o)
_apmpb_decode_repeated_client_property in GoogleAppMeasurement(apmpb_client_property_decoder_14c977eb9f4e91729b22b9bb5298abc1.o)
_apmpb_decode_repeated_custom_property in GoogleAppMeasurement(apmpb_custom_property_decoder_d3b5d55085cf6f2b4594b7b33e0d693b.o)
_apmpb_decode_repeated_dynamic_filter_result_timestamp in GoogleAppMeasurement(apmpb_dynamic_filter_result_timestamp_decoder_96f8296287e26831849230760558b7af.o)
_apmpb_decode_repeated_event in GoogleAppMeasurement(apmpb_event_decoder_b1c882ff87f23f955547997b6ab9a965.o)
_apmpb_decode_repeated_event_config in GoogleAppMeasurement(apmpb_event_config_decoder_289a623c49642c9e10b34cd87f3f8dea.o)
...
"_pb_decode", referenced from:
_apmpb_decode_app_property in GoogleAppMeasurement(apmpb_app_property_decoder_188729dc9989d2bef617fd55f351d05a.o)
_apmpb_decode_audience in GoogleAppMeasurement(apmpb_audience_decoder_f4d2e8b560033daca9c357dbcadfd588.o)
_apmpb_decode_audience_leaf_filter_result in GoogleAppMeasurement(apmpb_audience_leaf_filter_result_decoder_82efa7dc2bb57446d94e09cb58b2587e.o)
_apmpb_decode_client_property in GoogleAppMeasurement(apmpb_client_property_decoder_14c977eb9f4e91729b22b9bb5298abc1.o)
_apmpb_decode_custom_property in GoogleAppMeasurement(apmpb_custom_property_decoder_d3b5d55085cf6f2b4594b7b33e0d693b.o)
_apmpb_decode_dynamic_filter_result_timestamp in GoogleAppMeasurement(apmpb_dynamic_filter_result_timestamp_decoder_96f8296287e26831849230760558b7af.o)
_apmpb_decode_event in GoogleAppMeasurement(apmpb_event_decoder_b1c882ff87f23f955547997b6ab9a965.o)
...
"_OBJC_CLASS_$_GULMutableDictionary", referenced from:
objc-class-ref in GoogleAppMeasurement(APMEExperiment_c858a3fb9f7f3dea77062a2bdfbff00f.o)
objc-class-ref in GoogleAppMeasurement(APMEExperimentRequestBuilder_e1a517fbe984bfc1a1845eaf94006636.o)
objc-class-ref in GoogleAppMeasurement(APMEManager_e7e3f400835cbf3f8b7372d1c45f82b9.o)
objc-class-ref in GoogleAppMeasurement(APMESnapshot_d5c9863dfa174bb5b1f542dbd2e9047a.o)
objc-class-ref in GoogleAppMeasurement(APMRemoteConfig_dd50b6066134949d54e0a07fc2f093d3.o)
"_OBJC_CLASS_$_GULAppEnvironmentUtil", referenced from:
objc-class-ref in GoogleAppMeasurement(APMEExperimentRequestBuilder_e1a517fbe984bfc1a1845eaf94006636.o)
"_GULLogBasic", referenced from:
-[APMASLLogger logMessage:logTag:messageCode:withLogLevel:] in GoogleAppMeasurement(APMASLLogger_cbca7aa31a2d8520e23d674de1044fb2.o)
"_kGULNetworkHTTPStatusOK", referenced from:
-[APMMeasurement networkUploadCompletionHandlerWithResponse:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMMeasurement networkRemoteConfigFetchCompletionHandler:data:error:] in GoogleAppMeasurement(APMMeasurement_0b66c1c0500f6cd21583c995be8b6345.o)
-[APMETaskManager handleFetchingExperimentsResponse:data:error:] in GoogleAppMeasurement(APMETaskManager_20ec18b375e4c0be4d24a9781c0d66c6.o)
___46-[APMMeasurement(URL) requestDeferredDeepLink]_block_invoke in GoogleAppMeasurement(APMMeasurement+URL_ea5e534be8cf9c00c61385366be75ecf.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
I think i have got it built without errors, was the framework with the x
(the folder inside needed to be used for all). Seems though only builds on
device but not on simulator?
Besides that i have errors now, but is a start...
On Sun, Jul 19, 2020 at 8:43 PM Domenico Scarpato <
[email protected]> wrote:
… Here i am again.
So, i made sure that the link step was done and indeed something changed.
After completing and start the build as simulator:
I have got 2 errors :
[image: Screenshot 2020-07-19 at 8.33.42 PM.png]
and if i build on a real device many more are showing up, attached the
log.
I have tried also the options of the Active Architecture on yes or no but
errors are always there and the same.
For sake of clarity:
I' exporting using godod 3.2.1 stable official, both architectures Armv 7
and Arm 64 ON on the export (and without Debug option )
On Sun, Jul 19, 2020 at 5:18 PM Domenico Scarpato <
***@***.***> wrote:
> Uhmm. You know what I hope is that. I'll start from scratch and give it a
> try again.
>
> On Sun, 19 Jul 2020, 16:45 Moon, ***@***.***> wrote:
>
>> Going back to the project, did you link the frameworks? You may have put
>> the frameworks in the frameworks folder but you also need to link them too.
>> I found that in your steps you forgot to mention that. Make sure that you
>> have linked GoogleMobileAds.framework
>> GoogleAppMeasurement.framework
>> GoogleUtilities.framework
>> PromisesObjC.framework
>> nanopb.framework
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#9 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ANP66YN44MOEZLR3COHVVADR4KXBDANCNFSM4O7Z4NYQ>
>> .
>>
>
|
Is this a know on Thread 1: Exception: "-[AdmobInterstitial initialize::]:
unrecognized selector sent to instance 0x281ed46f0"
On Sun, Jul 19, 2020 at 9:15 PM Domenico Scarpato <
[email protected]> wrote:
… I think i have got it built without errors, was the framework with the x
(the folder inside needed to be used for all). Seems though only builds on
device but not on simulator?
Besides that i have errors now, but is a start...
On Sun, Jul 19, 2020 at 8:43 PM Domenico Scarpato <
***@***.***> wrote:
> Here i am again.
>
> So, i made sure that the link step was done and indeed something changed.
> After completing and start the build as simulator:
> I have got 2 errors :
> [image: Screenshot 2020-07-19 at 8.33.42 PM.png]
> and if i build on a real device many more are showing up, attached the
> log.
>
> I have tried also the options of the Active Architecture on yes or no but
> errors are always there and the same.
>
> For sake of clarity:
> I' exporting using godod 3.2.1 stable official, both architectures Armv 7
> and Arm 64 ON on the export (and without Debug option )
>
>
>
>
>
> On Sun, Jul 19, 2020 at 5:18 PM Domenico Scarpato <
> ***@***.***> wrote:
>
>> Uhmm. You know what I hope is that. I'll start from scratch and give it
>> a try again.
>>
>> On Sun, 19 Jul 2020, 16:45 Moon, ***@***.***> wrote:
>>
>>> Going back to the project, did you link the frameworks? You may have
>>> put the frameworks in the frameworks folder but you also need to link them
>>> too. I found that in your steps you forgot to mention that. Make sure that
>>> you have linked GoogleMobileAds.framework
>>> GoogleAppMeasurement.framework
>>> GoogleUtilities.framework
>>> PromisesObjC.framework
>>> nanopb.framework
>>>
>>> —
>>> You are receiving this because you authored the thread.
>>> Reply to this email directly, view it on GitHub
>>> <#9 (comment)>,
>>> or unsubscribe
>>> <https://github.com/notifications/unsubscribe-auth/ANP66YN44MOEZLR3COHVVADR4KXBDANCNFSM4O7Z4NYQ>
>>> .
>>>
>>
|
Okay, I think see the problem and lets hope this one gets it. So looking through the errors, it may seem that the frameworks from xcode and differentiate with the frameworks in the simulator. Navigate to |
Hi again, first of all thanks for your assistance.
I did follow up the folder location , no frameworks there, copied it but
still errors.
Now about the device trials, it builds starts the app but then hangs on
this error log message
:
:*********** main.m
running app main
Path:
/var/containers/Bundle/Application/F4792CD3-1870-4071-9B78-F8D9D5F6F8ED/Rombicapo.app
godot_iphone
/var/containers/Bundle/Application/F4792CD3-1870-4071-9B78-F8D9D5F6F8ED/Rombicapo.app/Rombicapo
cwd
/private/var/containers/Bundle/Application/F4792CD3-1870-4071-9B78-F8D9D5F6F8ED/Rombicapo.app
os created
setting data dir to
/var/mobile/Containers/Data/Application/8D60145B-F7AA-4CC2-AFCE-C653D0A7AF44/Documents
from
/var/mobile/Containers/Data/Application/8D60145B-F7AA-4CC2-AFCE-C653D0A7AF44/Documents
setup 0
after init super 0x15be30960
2020-07-20 09:15:00.402067+0800 Rombicapo[3899:111022] Setting up an OpenGL
ES 3.0 context. Based on Project Settings
"rendering/quality/driver/driver_name"
******** screen size 640, 1136
after init gles 0x15be30960
******** adding observer for sound routing changes
******** adding observer for keyboard show/hide
cadisaplylink: 1start animation!
2020-07-20 09:15:00.485005+0800 Rombicapo[3899:111022] [Gyro] Manually set
gyro-interrupt-calibration to 200
2020-07-20 09:15:00.637305+0800 Rombicapo[3899:111175] [MC] System group
container for systemgroup.com.apple.configurationprofiles path is
/private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2020-07-20 09:15:00.639326+0800 Rombicapo[3899:111175] [MC] Reading from
public effective user settings.
******** screen size 640, 1136
2020-07-20 09:15:00.684481+0800 Rombicapo[3899:111022] +[CATransaction
synchronize] called within transaction
2020-07-20 09:15:00.800734+0800 Rombicapo[3899:111022] +[CATransaction
synchronize] called within transaction
2020-07-20 09:15:01.106744+0800 Rombicapo[3899:111022] Godot Engine
v3.2.2.rc.custom_build - https://godotengine.org
2020-07-20 09:15:01.126619+0800 Rombicapo[3899:111022] OpenGL ES 3.0
Renderer: Apple A7 GPU
2020-07-20 09:15:01.206089+0800 Rombicapo[3899:111188] [NetworkInfo] Signal
strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13
"Permission denied", descriptor: <CTServiceDescriptor 0x2838f06e0,
domain=1, instance=1>
2020-07-20 09:15:01.525645+0800 Rombicapo[3899:111022]
2020-07-20 09:15:02.045986+0800 Rombicapo[3899:111022] **ERROR**: Condition
"instance != __null" is true.
2020-07-20 09:15:02.046555+0800 Rombicapo[3899:111022] At:
modules/share/ios/src/godotShare.mm:8:GodotShare() - Condition "instance !=
__null" is true.
2020-07-20 09:15:03.297447+0800 Rombicapo[3899:111022] **WARNING**: Font
oversampling only works with the resize modes 'Keep Width', 'Keep Height',
and 'Expand'.
2020-07-20 09:15:03.298224+0800 Rombicapo[3899:111022] At:
scene/main/scene_tree.cpp:1153:_update_root_rect() - Font oversampling only
works with the resize modes 'Keep Width', 'Keep Height', and 'Expand'.
2020-07-20 09:15:03.334601+0800 Rombicapo[3899:111022] -[AdmobInterstitial
initialize::]: unrecognized selector sent to instance 0x2837e5dd0
2020-07-20 09:15:03.378997+0800 Rombicapo[3899:111022] *** Terminating app
due to uncaught exception 'NSInvalidArgumentException', reason:
'-[AdmobInterstitial initialize::]: unrecognized selector sent to instance
0x2837e5dd0'
*** First throw call stack:
(0x22125f180 0x2204379f8 0x22117b9bc 0x2212649c8 0x22126665c 0x1002ecbac
0x1011a1400 0x1003f7728 0x2214bc4b0 0x2211ca990 0x2211f1594 0x2211f0ce0
0x2211ebb04 0x2211eafb4 0x2233ec79c 0x24d892c38 0x1002bfb7c)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
…On Mon, Jul 20, 2020 at 2:25 AM Moon ***@***.***> wrote:
Okay, I think see the problem and lets hope this one gets it. So looking
through the errors, it may seem that the frameworks from xcode and
differentiate with the frameworks in the simulator. Navigate to
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/System/Library/Frameworks/
and see whether you have the admob sdk frameworks inside of that folder. If
not, place the frameworks inside there and try to run again. And for some
clarification, you *were* able to run it on your device, correct?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YKCVQKOKTGT5EMDVW3R4M3AJANCNFSM4O7Z4NYQ>
.
|
I'm here to help :D It seems that we've gotten really close so lets hope we finish it.
|
Thanks man, i really appreciate it :D'
Here the answers:
- So it looks like we're finally at the admobinterstial problem, are we
running these interstitials with any other ads? '
- Not at the same time, is banner most of the time, before launching the
interstitial i hide the banner, same apply for the rewarded video
- Did we also init the admob by using admob.init(is_real, instance_id)?
Refer to
https://github.com/kloder-games/godot-admob/blob/master/examples/godot-3/main.gd
for an example.
- YES
-
- Did you also link these
StoreKit
GameKit
CoreVideo
AdSupport
MessageUI
CoreTelephony
CFNetwork
MobileCoreServices
SQLite (libsqlite3.0.tbd)
frameworks?
- NOW YES all of the above
-
- Did you also check the internet connection?
- Yes, is fine i have tried also disabling it but the same
-
- There's a "Permission Error", did you make sure to set the correct
permissions?
- well what permissions? the only i have activated in godot export is
the wifi access, anything else?
After all this is still the outcome:
2020-07-20 15:51:52.575157+0800 Rombicapo[4064:124124] [DYMTLInitPlatform]
platform initialization successful
*********** main.m
running app main
Path:
/var/containers/Bundle/Application/6CC085C1-FAA9-46B6-BBC8-8AAFE419CB2D/Rombicapo.app
godot_iphone
/var/containers/Bundle/Application/6CC085C1-FAA9-46B6-BBC8-8AAFE419CB2D/Rombicapo.app/Rombicapo
cwd
/private/var/containers/Bundle/Application/6CC085C1-FAA9-46B6-BBC8-8AAFE419CB2D/Rombicapo.app
os created
setting data dir to
/var/mobile/Containers/Data/Application/92DB92C3-5527-425E-86A7-FBCD981BF099/Documents
from
/var/mobile/Containers/Data/Application/92DB92C3-5527-425E-86A7-FBCD981BF099/Documents
setup 0
after init super 0x10351eba0
2020-07-20 15:51:53.200982+0800 Rombicapo[4064:124028] Setting up an OpenGL
ES 3.0 context. Based on Project Settings
"rendering/quality/driver/driver_name"
******** screen size 640, 1136
after init gles 0x10351eba0
******** adding observer for sound routing changes
******** adding observer for keyboard show/hide
cadisaplylink: 1start animation!
2020-07-20 15:51:53.243954+0800 Rombicapo[4064:124028] [Gyro] Manually set
gyro-interrupt-calibration to 200
******** screen size 640, 1136
2020-07-20 15:51:53.354670+0800 Rombicapo[4064:124128] [MC] System group
container for systemgroup.com.apple.configurationprofiles path is
/private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2020-07-20 15:51:53.357556+0800 Rombicapo[4064:124128] [MC] Reading from
public effective user settings.
2020-07-20 15:51:53.361018+0800 Rombicapo[4064:124028] +[CATransaction
synchronize] called within transaction
2020-07-20 15:51:53.417241+0800 Rombicapo[4064:124028] +[CATransaction
synchronize] called within transaction
2020-07-20 15:51:53.549031+0800 Rombicapo[4064:124028] +[CATransaction
synchronize] called within transaction
2020-07-20 15:51:53.693166+0800 Rombicapo[4064:124028] Godot Engine
v3.2.2.rc.custom_build - https://godotengine.org
2020-07-20 15:51:53.711823+0800 Rombicapo[4064:124028] OpenGL ES 3.0
Renderer: Apple A7 GPU
2020-07-20 15:51:53.766687+0800 Rombicapo[4064:124136] [NetworkInfo] Signal
strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13
"Permission denied", descriptor: <CTServiceDescriptor 0x2826d4140,
domain=1, instance=1>
2020-07-20 15:51:54.095704+0800 Rombicapo[4064:124028]
2020-07-20 15:51:54.475540+0800 Rombicapo[4064:124028] **ERROR**: Condition
"instance != __null" is true.
2020-07-20 15:51:54.475720+0800 Rombicapo[4064:124028] At:
modules/share/ios/src/godotShare.mm:8:GodotShare() - Condition "instance !=
__null" is true.
2020-07-20 15:51:55.358360+0800 Rombicapo[4064:124028] **WARNING**: Font
oversampling only works with the resize modes 'Keep Width', 'Keep Height',
and 'Expand'.
2020-07-20 15:51:55.359035+0800 Rombicapo[4064:124028] At:
scene/main/scene_tree.cpp:1153:_update_root_rect() - Font oversampling only
works with the resize modes 'Keep Width', 'Keep Height', and 'Expand'.
2020-07-20 15:51:55.389147+0800 Rombicapo[4064:124028] -[AdmobInterstitial
initialize::]: unrecognized selector sent to instance 0x2828447b0
2020-07-20 15:51:55.407436+0800 Rombicapo[4064:124028] *** Terminating app
due to uncaught exception 'NSInvalidArgumentException', reason:
'-[AdmobInterstitial initialize::]: unrecognized selector sent to instance
0x2828447b0'
*** First throw call stack:
(0x22125f180 0x2204379f8 0x22117b9bc 0x2212649c8 0x22126665c 0x1010a4bdc
0x101f59430 0x1011af758 0x22566fff0 0x2214bc4b0 0x2211ca990 0x2211f1594
0x2211f0ce0 0x2211ebb04 0x2211eafb4 0x2233ec79c 0x24d892c38 0x101077bac)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
…On Mon, Jul 20, 2020 at 12:59 PM Moon ***@***.***> wrote:
I'm here to help :D It seems that we've gotten really close so lets hope
we finish it.
- So it looks like we're finally at the admobinterstial problem, are
we running these interstitials with any other ads?
- Did we also init the admob by using admob.init(is_real,
instance_id)? Refer to
https://github.com/kloder-games/godot-admob/blob/master/examples/godot-3/main.gd
for an example.
- Did you also link these
StoreKit
GameKit
CoreVideo
AdSupport
MessageUI
CoreTelephony
CFNetwork
MobileCoreServices
SQLite (libsqlite3.0.tbd)
frameworks?
- Did you also check the internet connection?
- There's a "Permission Error", did you make sure to set the correct
permissions?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YKTQ62AY2D4YVZ2HS3R4PFLLANCNFSM4O7Z4NYQ>
.
|
Is this error thrown on the "real device" build? I'm getting quite stuck with this error because I am not sure where to find the solution. |
I'm going to be recompiling the latest version of the module. The last issue we encounter besides the architecture and framework problems is this problem here, kloder-games/godot-admob#126. I was never notified that the current version of the module was outdated. |
I thought we were going well, now i'm lost...😥
…On Tue, Jul 21, 2020 at 4:06 AM Philip Vu ***@***.***> wrote:
I'm going to be recompiling the latest version of the module. The last
issue we encounter besides the architecture and framework problems is this
problem here, kloder-games/godot-admob#126
<kloder-games/godot-admob#126>. I was never
notified that the current version of the module was outdated.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YOHZC27IZVZ5Y4OX5TR4SPUZANCNFSM4O7Z4NYQ>
.
|
I would like you to redownload the release of the precompiled template and replace your previous one. I have re-compiled and updated it so that the issue on this thread |
Hey Philip thanks, will this include the share module as well? and if yes
is it in the same place (link)?
…On Tue, Jul 21, 2020 at 9:58 AM Philip Vu ***@***.***> wrote:
I would like you to redownload the release of the precompiled template and
replace your previous one. I have re-compiled and updated it so that the
issue on this thread '-[AdmobInterstitial initialize::]: unrecognized
selector sent to instance 0x2828447b0' will no longer occur. This should
be the last step and everything should be solved! 😃
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YJ3T52SCDRP52RLGZ3R4TY5TANCNFSM4O7Z4NYQ>
.
|
Yes, it will be located here |
Philip,
All OK! Works perfectly!!!
You have been super helpful, couldn't make it without your help!!!
Domenico
…On Tue, Jul 21, 2020 at 10:33 AM Philip Vu ***@***.***> wrote:
Yes, it will be located here
<https://github.com/GhostWalker562/godot-admob-iOS-precompiled/releases/tag/3.2.1.extra>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANP66YMBMKBNQFKMLE6IMK3R4T47NANCNFSM4O7Z4NYQ>
.
|
I'm glad everything is going well! Have a great rest of your week. 😄 |
I can't build due all these errors, i'm using your pre-compiled admod+share for godot 3.2.1
The text was updated successfully, but these errors were encountered: