You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
Describe the bug
It looks like Spokestack initialization doesn't want to run if the app has build configuration set to release, but works fine if it's set to debug.
Your environment
Steps to reproduce
build configuration set to release
XCODE Los
2021-10-11 15:51:17.119650+0300 tamarinapp[1612:239125] [native] Running application testapp ({
initialProps = {
};
rootTag = 1;
})
2021-10-11 15:51:17.431558+0300 testapp[1612:239382] [javascript] Running "testapp" with {"rootTag":1,"initialProps":{}}
2021-10-11 15:51:17.475950+0300 testapp[1612:239382] [javascript] 'MICROPHONE', 'denied'
2021-10-11 15:51:17.475993+0300 testapp[1612:239382] [javascript] 'SPEECH_RECOGNITION', 'denied'
2021-10-11 15:51:18.096871+0300 testapp[1612:239125] WF: === Starting WebFilter logging for process testapp
2021-10-11 15:51:18.096993+0300 testapp[1612:239125] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2021-10-11 15:51:18.097093+0300 testapp[1612:239125] WF: _WebFilterIsActive returning: NO
2021-10-11 15:51:28.477831+0300 testapp[1612:239382] [javascript] 'MICROPHONE', 'granted'
2021-10-11 15:51:28.477968+0300 testapp[1612:239382] [javascript] 'SPEECH_RECOGNITION', 'granted'
noResponse
2021-10-11 15:51:28.518795+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
noResponse
noResponse
2021-10-11 15:51:28.521095+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
2021-10-11 15:51:28.521172+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
noResponse
noResponse
2021-10-11 15:51:28.522756+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
2021-10-11 15:51:28.522946+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
noResponse
2021-10-11 15:51:28.557498+0300 testapp[1612:239382] [javascript] { error: 'A download completed but there was no response.' }
The text was updated successfully, but these errors were encountered: