mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-11-04 15:23:11 +08:00 
			
		
		
		
	Update UpdateModuleImpl.java
This commit is contained in:
		@@ -106,7 +106,7 @@ public class UpdateModuleImpl {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    private void loadBundleLegacy() {
 | 
			
		||||
        final Activity currentActivity = getCurrentActivity();
 | 
			
		||||
        final Activity currentActivity = mContext.getCurrentActivity();
 | 
			
		||||
        if (currentActivity == null) {
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user