kimberlysiva

Results 9 issues of kimberlysiva

Currently the webrtc reality depends on a square camera image, which Chrome provides on most Android devices. This needs to be fixed to support other platforms. Suggested steps: 1) Rework...

This seems to require an `onNewIntent` listener: https://github.com/NativeScript/NativeScript/issues/2747 I've tried extending the `com.tns.NativeScriptActivity` as suggested in that post, but so far onNewIntent does not fire. To be clear, the app...

We need an option to open embedded links in a new tab. E.g. the user might press and hold the URL, and an option to open in a new tab...

In some cases, a user may want to control which argon pages are visible (when multiple pages are opened). A simple first approach is a toggle to make only the...

Able to reproduce on an iPhone 6. Run the Vuforia sample and repeatedly reload. About every other load Vuforia will not initialize with the target dataset. It seems that the...

Sometimes when the app is launched in landscape orientation the Vuforia camera feed is stretched.

If you slowly turn the phone 270 degrees (starting from portrait) landscape will be upside-down. Also, if you quickly flip the phone 180 degrees from landscape right/left it will sometimes...

When the console is open you currently can't tap through to the page below. This needs to be fixed on Android.

Several pieces of the system need to respond to orientation changes: - Action Bar needs to show/hide - System UI needs to show/hide (e.g. button bar on Android) - Vuforia...