[TIMOB-24309] Hyperloop: ios: Cannot find class with name: QBSettings
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-08-09T15:41:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Hyperloop |
Labels | hyperloop, ios |
Reporter | Brian GarcĂa |
Assignee | Jan Vennemann |
Created | 2017-01-13T14:35:48.000+0000 |
Updated | 2019-08-09T15:41:27.000+0000 |
Description
with hyperloop tryng to access any class returns this error:
Cannot find class with name: QBSettings
tested with:
var Quickblox = require('Quickblox/Quickblox');
var QuickbloxWebRTC = require("QuickbloxWebRTC/QuickbloxWebRTC");
var QBRTCClient = require("QuickbloxWebRTC/QBRTCClient");
var QBSettings = require("Quickblox/QBSettings");
download the frameworks from: [https://quickblox.com/developers/Sample-webrtc-ios#Getting_Started_with_Video_Calling_API]
Attachments
File | Date | Size |
---|---|---|
appc.js | 2017-01-13T14:32:07.000+0000 | 1961 |
metabase-9-iphonesimulator-c4ed78dea72aae114260234eacd7bd22.h | 2017-01-13T14:34:59.000+0000 | 490 |
metabase-9-iphonesimulator-c4ed78dea72aae114260234eacd7bd22.json | 2017-01-13T14:35:03.000+0000 | 3694108 |
metabase-mappings-user-841bc1cf3565b54cfe1c57d0877ba0ce.json | 2017-01-13T14:35:00.000+0000 | 11557 |
metabase-mappings-user-f32736815f066e67f4272644a0d75a04.json | 2017-01-13T14:35:00.000+0000 | 11563 |
symbol_references.json | 2017-01-13T14:35:00.000+0000 | 24024 |
No longer an issue with the latest Hyperloop version