Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
screenshot problem
R
Robertrapalo
started a topic
over 6 years ago
screenshot problem
4 Comments
Oldest First
Popular
Newest First
Sorted by
Newest First
E
Eva
said
over 6 years ago
Hi there,
Did you try another sample and you got this message that permission is denied? What exactly where you trying to do and what was exactly the message that you received? Please assure to have set all permissions required in your manifest.
1<uses-permissionandroid:name="android.permission.INTERNET"/>
2<uses-permissionandroid:name="android.permission.ACCESS_COARSE_LOCATION"/>
3<uses-permissionandroid:name="android.permission.ACCESS_FINE_LOCATION"/>
4<uses-permissionandroid:name="android.permission.ACCESS_NETWORK_STATE"/>
5<uses-permissionandroid:name="android.permission.ACCESS_WIFI_STATE"/>
6<uses-permissionandroid:name="android.permission.ACCESS_GPS"/>
7<uses-permissionandroid:name="android.permission.CAMERA"/>
8<uses-permissionandroid:name="android.permission.INTERNET"/>
9<uses-permissionandroid:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
10<uses-permissionandroid:name="android.permission.READ_PHONE_STATE"/>
R
Robertrapalo
said
over 6 years ago
hello, thanks for the reply, I've managed to make my device work, I tried another and says permission denied, could know that this is due?
E
Eva
said
over 6 years ago
Hi there,
Thx for reaching out. Could you please provide further details on the issue you are having:
- Which version of the SDK are you using?
- Are you using the JS API?
- Which version of the Cordova plugin are you using?
- is this happening with the sample app or in your own app? If it happens with your own app, does the sample app work on your device?
- When you say that it is not happening what do you mean? For example, are you getting an error message?
Thanks
R
Robertrapalo
said
over 6 years ago
Hi, I'm working on a way to capture the screen, but I can not get it, I tried the example in the documentation.
I'm working with cordova.
and as such I have here:
http://www.wikitude.com/external/doc/documentation/latest/phonegap/browsingpois.html#capturescreen
I hope your help, thank you.
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3858 topics
© 2021 Wikitude, a Qualcomm company
Robertrapalo