Open rivington101 opened 6 years ago
I also noticed this, it still hasn't been fixed ?
No it hasn’t. It seems Google are not interested in updating this sdk
On Sun, 24 Mar 2019 at 20:08, Izzy Machado notifications@github.com wrote:
I also noticed this, it still hasn't been fixed ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/googleads/googleads-consent-sdk-ios/issues/27#issuecomment-475994923, or mute the thread https://github.com/notifications/unsubscribe-auth/APQcfWwtKlJNLQB872W8cKeCYO_hToZjks5vZ9svgaJpZM4U65ns .
@rivington101 did you come up with a solution or are you using this SDK in your projects still ?
I used it in 2 apps hoping for updates which never came. Another problem is that it can’t be localised for language. I think most developers have produced their own.
On Tue, 26 Mar 2019 at 20:12, Izzy Machado notifications@github.com wrote:
@rivington101 https://github.com/rivington101 did you come up with a solution or are you using this SDK in your projects still ?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/googleads/googleads-consent-sdk-ios/issues/27#issuecomment-476828938, or mute the thread https://github.com/notifications/unsubscribe-auth/APQcfa6VrM3wsKbI5Ud_C7dSo6zHa-JCks5van8XgaJpZM4U65ns .
@rivington101 ok, is there a way to see whens the last time this SDK was update or all the versions of it ?
Hi Here is the github link https://github.com/googleads/googleads-consent-sdk-ios The last update was June!
On Wed, 27 Mar 2019 at 21:17, Izzy Machado notifications@github.com wrote:
@rivington101 https://github.com/rivington101 ok, is there a way to see whens the last time this SDK was update or all the versions of it ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/googleads/googleads-consent-sdk-ios/issues/27#issuecomment-477351076, or mute the thread https://github.com/notifications/unsubscribe-auth/APQcfSi4QaCclUsIf3R06xRK1gKnpUBsks5va9_QgaJpZM4U65ns .
I am implementing EU Consent in two iOS apps. As required I am putting an update consent button in the settings of my apps in case the user wants to change their consent. The consent form loads if there is no internet connection and the dialog box responds to clicking the buttons with no errors. If the Internet connection has dropped out the user will believe that consent has been updated when it hasn't.
Am I missing something. There doesn't seem to be a callback from AdMob to confirm change of status or report error.