redfist / google-mobile-dev

Automatically exported from code.google.com/p/google-mobile-dev
0 stars 0 forks source link

iOS SDK causes application to hang when connected network is down #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://groups.google.com/group/afma-developers/browse_thread/thread/b89a2719d669
42bc

When iOS devices have a connection to a router or other Internet gateway that 
is not correctly configured or is otherwise not connecting to the Internet, the 
latest AFMA SDK (3.0) causes the application to hang indefinitely.

To reproduce:
1. Disable cellular data
2. Connect to your WiFi router
3. Unplug the router from the Internet

The current workaround is to make the call to loadGoogleAd asynchronously after 
the application loads. See the thread linked above.

Original issue reported on code.google.com by canoe%go...@gtempaccount.com on 22 Jul 2010 at 11:16

GoogleCodeExporter commented 8 years ago
Fixed in iOS SDK release 3.1.

Original comment by canoe%go...@gtempaccount.com on 17 Aug 2010 at 11:14