Explorar o código

MOBILE - geolocation error catching changes

Nick-PRSDigital@bitbucket.org %!s(int64=2) %!d(string=hai) anos
pai
achega
9b3237d30d
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      InABox.Mobile/Shared/Geolocation.cs

+ 1 - 4
InABox.Mobile/Shared/Geolocation.cs

@@ -140,10 +140,7 @@ namespace InABox.Mobile
                                     }
 
                                 }
-                                catch (Java.IO.IOException ioex)
-                                {
-                                    return;
-                                }
+                        
                                 catch (Exception ee2)
                                 {
                                     sErr = ee2.Message;