Closed beetlegames closed 6 years ago
Universal Mobile Ads Installation Error with gameDNAInstaller Jdk-10.0.2_osx64_bin.dmg Unreal 4.20.3 MacBook Pro (15-inch 2018), Mojave gameDNA installer Current version:** 1.4.0 Universal Mobile Ads 2.7.0
————— Copying file from /Users/Shared/Epic Games/UE_4.20/Engine/Plugins/Marketplace/UniversalMobileAds/Temp/FixedFiles/IOS/AdColony/AdColonyAppOptions.h to /Users/Shared/Epic Games/UE_4.20/Engine/Plugins/Marketplace/UniversalMobileAds/Temp/IOS/AdColony/AdColony-iOS-SDK-3-3.3.4/AdColony.framework/Headers/AdColonyAppOptions.h
--> 1%... --> 100%... Finished!
Making embedded framework AdColony.embeddedframework.zip
--> 1%... --> 2%... --> 3%... --> 4%... --> 5%... --> 6%... --> 7%... --> 8%... --> 9%... --> 10%... --> 11%... --> 12%... --> 100%... Finished!
Processing library: AdColony IOS Adapter
Downloading file: download_file?file_path=AdColonyAdapter%2F3.3.0.0%2FAdColonyAdapter-3.3.0.0.zip
System.Net.WebException: Error: SendFailure (Error writing headers) ---> System.Net.WebException: Error writing headers ---> System.IO.IOException: Error while sending TLS Alert (Fatal:InternalError): System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: EndRead failure ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.EndReceive (IAsyncResult result) [0x00000] in
Problem with connection to the SDK provider server: https://bintray.com/google/mobile-ads-adapters-ios/download_file?file_path=AdColonyAdapter%2F3.3.0.0%2FAdColonyAdapter-3.3.0.0.zip Try again later. Plugin installation error Plugins list refreshed successfullyå —————-
Hello,
we were trying to reproduce this issue a very long time but it has been always working on our test machines what was very weird and hard. Finally, we have an idea what may be wrong. Probably this is not a problem with plugin itself but with outdated mono version on your Mac.
Could you please run Terminal and execute command "mono --version"? What version do you have? We have version 5.16.0 and it accepts all incoming certificates correctly. If you have older mono could you please update to the 5.16.0 version? How to install mono on macOS you can find there: https://www.mono-project.com/docs/getting-started/install/mac/
Please let us know if it works for you.
Thank you for your patience.
Patrick, gameDNA Ltd
Dear,
The Unreal4.20.3 has Mono in its /ThirdParty/
/Users/Shared/EpicGames/UE_4.20/Engine/Binaries/ThirdParty/Mono/Mac/bin
Iran the Mono -V:
beetlegamesui-MacBook-Pro2018:bin beetlegames$ ./mono -V
Mono JIT compiler version 4.0.2 (Stable 4.0.2.5/c99aa0c Thu Jul 9 09:58:32 EDT 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: amd64
Disabled: aot
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC)
I'll install 5.16.0 version as your Guide.
I'll let you know the result
Regards
On Thu, Nov 15, 2018 at 12:33 AM gameDNA notifications@github.com wrote:
Closed #7 https://github.com/gameDNAstudio/gameDNAinstaller/issues/7.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gameDNAstudio/gameDNAinstaller/issues/7#event-1966195315, or mute the thread https://github.com/notifications/unsubscribe-auth/ApXNFN39KiSbvjJFntU_iqvYO3erJWjFks5uvDe_gaJpZM4X-ahy .
Dear,
After updating Mono to 5.16.0, the installation of the Universal Mobile Ads by GameDNA in UE4 Editor succeeded! Thanks
Now I'll test My app on iPhone, I'll let you know the result too!
Thanks again for your kind support! Reagrds
On Thu, Nov 15, 2018 at 12:13 AM gameDNA notifications@github.com wrote:
Hello,
we were trying to reproduce this issue a very long time but it has been always working on our test machines what was very weird and hard. Finally, we have an idea what may be wrong. Probably this is not a problem with plugin itself but with outdated mono version on your Mac.
Could you please run Terminal and execute command "mono --version"? What version do you have? We have version 5.16.0 and it accepts all incoming certificates correctly. If you have older mono could you please update to the 5.16.0 version? How to install mono on macOS you can find there: https://www.mono-project.com/docs/getting-started/install/mac/
Please let us know if it works for you.
Thank you for your patience.
Patrick, gameDNA Ltd
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gameDNAstudio/gameDNAinstaller/issues/7#issuecomment-438696540, or mute the thread https://github.com/notifications/unsubscribe-auth/ApXNFJYBVjJ7oMn6KSUCRSGGy1LtfBZvks5uvDMQgaJpZM4X-ahy .
Great! We are glad it works now for you! 👍
Dear, (Error of the Rewarded Video Ad of Admob) My Env: MacBook, Mono5.16.0, UE 4.21, Ads: Only GoogleAdMob Ads, IOS Development provisioning Status(Development Mode)
Although Installation of Universal Mobile Ads was successful with GameDNAInstaller, No show of Ads on iPhone. I moved the UniversalMobileAds from Engine/Plugins.Marketplace to [Project folder]/Plugins/ Now, Banner and Interstitial Ads appear, but not RewardedVideo (All types of Ads appear on Android App). I checked the Google Ads ID (Banner, Interstitial, RewardedVieo Ad ID) again again. I wrote the logs of Xcode's Device&simulation Dialog's Console below.
I need your advice on this. --- Device Log-----
[2018.11.23-11.18.33:021][ 0]LogPluginManager: Mounting plugin UniversalMobileAds
Interstitial received
Rewarded video error: Request Error: No ad to show.
Task <018F3FC0-7C72-4F10-A44F-E2FAD1F1ED00>.<0> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
Task <018F3FC0-7C72-4F10-A44F-E2FAD1F1ED00>.<0> now using Connection 47
Task <018F3FC0-7C72-4F10-A44F-E2FAD1F1ED00>.<0> sent request, body N
Hello. This is gameDNA installer repository. Please send this issue to Universal Mobile Ads repository or to support@gamednastudio.com
Thank you for your patience.
Thank you for your report. Please try again. It should now work. If not, please let me know.
Thank you for your patience.
Patrick, gameDNA Ltd
Originally posted by @gameDNAstudio in https://github.com/gameDNAstudio/gameDNAinstaller/issues/6#issuecomment-415734706