Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ markSuccess
Method
markSuccess
src/NativePushy.ts:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
restartApp(): Promise<void>;
20
setNeedUpdate(options: { hash: string }): Promise<void>;
21
markSuccess(): Promise<void>;
22
downloadPatchFromPpk(options: {
23
updateUrl: string;
24
hash: string;
Callers
4
markSuccessInternal
Method · 0.65
Pushy
Class · 0.65
client.test.ts
File · 0.65
markSuccess
Method · 0.65
Implementers
3
UpdateModule
android/src/newarch/cn/reactnative/mod
UpdateModule
android/src/oldarch/cn/reactnative/mod
PushyTurboModule
harmony/pushy/src/main/ets/PushyTurboM
Calls
no outgoing calls
Tested by
no test coverage detected