Hi,
I am from Eoxys Systems India Pvt. Ltd. We have relesed the couple of Unity games on the Tizen Store months ago. I am doing the implimentation of the Ad API's by following the documentation provided by Samsung Team "https://developer.tizen.org/development/tizen-studio/extension-sdk/inmobi-tizen-ad-sdk-programing-guide" I complted all the steps, but not find any of test cases how to test the implimentation, even tried by calling through button click and getting the erros like:
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:InitAdlib(String, String, String, String)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:AddBannerAd(BannerAdSize, IntPtr&)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:BannerAdLoad(IntPtr)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:BannerAdSetVisibility(IntPtr, Boolean)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:BannerAdEnableAutoRefresh(IntPtr, Boolean)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:BannerAdSetRefreshInterval(IntPtr, Int32)
adlib
UnityEngine.Debug:LogError(Object)
Tizen.AdLib.AdProvider:BannerAdSetPosition(IntPtr, BannerAdPosition)
But these errors neither affecting nor disturbing my application, it was running fine.
In the downloaded ZIP I found 1 example application it was also giving me the same error. Can please help us to know are the steps provided in document is ok or anyupdates need. Please notify if any example were found any where for the reference. Want to know why these errors are and how to test the application after implementing the ad api's, is there any suggested document.
Regards,
Raghu DS,
Eoxys Systems India Pvt. Ltd.