figment-ar icon indicating copy to clipboard operation
figment-ar copied to clipboard

api key required

Open Davidzhu001 opened this issue 4 years ago • 5 comments

but i can't get api key anywhere from your website

Davidzhu001 avatar Nov 19 '19 05:11 Davidzhu001

anyone is supporting?

Davidzhu001 avatar Nov 20 '19 07:11 Davidzhu001

Can't sign up on the Site for API Key? Can anyone help?

ahtishamashraf avatar Dec 03 '19 08:12 ahtishamashraf

@ahtishamashraf upgrade your sdk and remove the api key line

Davidzhu001 avatar Dec 03 '19 12:12 Davidzhu001

@ahtishamashraf upgrade your sdk and remove the api key line

I am using it on React Native and tried it without the API Key but it gives NULL response every time. Can you guide me a little or can provide me any example because examples there aren't seems to be working. Tried all of them in RN. Thanks

ahtishamashraf avatar Dec 03 '19 12:12 ahtishamashraf

I've removed the api key line, so the code result that: <ViroARSceneNavigator style={localStyles.arView} initialScene={{scene: InitialScene}} ref={this._setARNavigatorRef} viroAppProps={this.state.viroAppProps}/>

But I'm still getting that error

rever96 avatar Dec 04 '19 17:12 rever96