Home
last modified time | relevance | path

Searched refs:CANT_START_ACTIVITY_ERROR (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/start/platforms/android/
H A Dadb.ts43 const CANT_START_ACTIVITY_ERROR = 'Activity not started, unable to resolve Intent'; constant
174 results.includes(CANT_START_ACTIVITY_ERROR) ||