mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	Update guide2
This commit is contained in:
		| @@ -94,7 +94,7 @@ class MyProject extends Component { | |||||||
|       Alert.alert('提示', '刚刚更新失败了,版本被回滚.'); |       Alert.alert('提示', '刚刚更新失败了,版本被回滚.'); | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|   doUpdate = async info => { |   doUpdate = async (info) => { | ||||||
|     try { |     try { | ||||||
|       const hash = await downloadUpdate(info); |       const hash = await downloadUpdate(info); | ||||||
|       Alert.alert('提示', '下载完毕,是否重启应用?', [ |       Alert.alert('提示', '下载完毕,是否重启应用?', [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm