HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
240 stars 68 forks source link

[getToken] Error/Exception: {"nativeStackAndroid":[],"userInfo":null,"message":"907135700: get scope error","code":"907122045"} #154

Closed slsasa closed 2 years ago

slsasa commented 2 years ago

有在华为开发者联盟中创建项目, HmsPushInstanceId.getToken('') .then((result) => { console.log('getToken', result) }) .catch((err) => { console.log('[getToken] Error/Exception: ' + JSON.stringify(err)) }) 这是我的方法调用

serdar-can commented 2 years ago

Hi @slsasa , please check this official documentation for error code "907135700" and reopen the issue if error persists.