Releases: ionic-team/capacitor-geolocation 
  
  Releases · ionic-team/capacitor-geolocation
      
  v8.0.0-next.3 
  
    
  
      
        06 Oct 09:39
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Features 
android:  Fallback option for no network or Play Services (#53 ) (09277b7 ) 
 
 
This release is also available on:
 
 
  
  
   
   
  
  v8.0.0-next.2 
  
    
  
      
        03 Oct 14:36
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Bug Fixes 
ios:  Simplify SPM usage for native library (#52 ) (ad53dc6 ) 
 
 
This release is also available on:
 
 
  
  
   
   
  
  v8.0.0-next.1 
  
    
  
      
        09 Sep 09:11
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Bug Fixes 
peerDependency for pnpm compatibility (a94839d ) 
 
Features 
BREAKING CHANGES 
Capacitor major version update requires major version update on the plugin. 
 
 
This release is also available on:
 
 
  
  
   
   
  
  v7.1.5 
  
    
  
      
        12 Aug 10:58
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.5  (2025-08-12) 
Bug Fixes 
ios:  fixes an issue where the plugin stops receiving location updates after calling the clearWatch method (#38 ) (d6f5266 ) 
 
 
This release is also available on:
 
 
  
  
   
   
  
  v7.1.4 
  
    
  
      
        25 Jul 11:07
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.4  (2025-07-15) 
Fixes 
ios:  Swift package name to be consistent with previous versions (#34 ) 
android  update Gradle and Kotlin configurations for compatibility with latest @capacitor/android (#28 ) 
 
Docs 
ios  Add note about background usage description (#29 ) 
  
 
  
  
   
   
  
  v7.1.3 
  
    
  
      
        03 Jul 15:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.3  (2025-06-26) 
Fixes 
ios:  handle location watch callbacks recovery after backgrounding. More info here . 
Set dependency on @capacitor/synapse to 1.0.3 to fix ssr environments 
  
 
  
  
   
   
  
  7.1.2 
  
    
  
      
        30 Apr 16:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.2  (2025-04-28) 
Fixes 
Update missing LICENSE.md file 
ios:  watchPosition after an error occurs 
ios:  fix spm version 
android  properly parsing number parameters 
  
 
  
  
   
   
  
  7.1.1 
  
    
  
      
        21 Feb 17:06
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.1  (2025-02-21) 
Fixes 
ios:  properly resolving requestPermissions 
  
 
  
  
   
   
  
  7.1.0 
  
    
  
      
        12 Feb 17:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        7.1.0  (2025-02-12) 
Chores 
Set peerDependency on @capacitor/core to >=7.0.0 
 
Features 
Revamp error messages and add error codes for better error-handling. 
Rewrite plugin using native Android and iOS libraries. 
 
Fixes 
getCurrentPosition  on Android now uses uses the timeout  parameter. 
watchPosition  on Android now uses the timeout  parameter to define the interval for position updates, and the maximumAge  parameter for setMaxUpdateAgeMillis . More info here . 
  
 
  
  
   
   
  
  7.1.0-dev.2 
  
    
  
      
        31 Jan 11:26
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Chores 
Set peerDependency on @capacitor/core to >=7.0.0