Skip to content

Latest commit

 

History

History
114 lines (92 loc) · 4.77 KB

File metadata and controls

114 lines (92 loc) · 4.77 KB

Setup

Setup for older versions

See SETUP-old.md

Giphy

See here.

Reddit Client ID

A Reddit Client ID is needed to access Reddit from 3rd party clients.

Reddit Client ID creation steps

Create application

  1. Go to reddit.com/prefs/apps and login if necessary
  2. Click create another app.... Do not re-use any Client ID for any app other than Continuum.
  3. Set the name to Continuum
  4. Set the type to installed app
  5. Set redirect uri to continuum://localhost. If the redirect uri is set incorrectly it won't work.
  6. Complete the reCAPTCHA
  7. Click create app
  8. Copy the Client ID of your newly created app. It is recommended to save it in the notes of your entry for Reddit in your password manager.

Client ID

Note

This is just an example Client ID. It was created and deleted. Keep yours private.

Adding a Reddit Client ID to Continuum

The method of adding a Client ID to Continuum depends on whether this is the first time the app is being set up.

Initial setup:

  1. Open Continuum and press GET STARTED
  2. Select your theme colors, if you like, and press DONE
  3. Enter your Client ID and press OK
  4. Wait for Continuum to restart

Changing the Client ID:

  1. Go to Settings in the side bar

drawing

  1. Select Reddit API Client ID

drawing

  1. Press Reddit API Client ID

drawing

  1. Enter your Client ID

drawing

It is best to copy and paste it.
  1. Press OK and Wait for Continuum to restart

Common errors

The most likely cause for this is the redirect uri is set incorrectly. The big tell is if you can view Reddit in guest mode, aka without logging in.

Correct username and password does not work

Continuum depends on Android System Webview by default for logging into Reddit. So if having the login issue, your best course of action would be to upgraded to the latest version of Android possible, and then the latest version of Android System Webview possible.

Reddit's login password now requires XHR to work. Older versions of Android System Webview don't support XHR.

The current and known good version of Android System Webview is 131.0.6778.135.

WebView updating

Updating Android System Webview can be tricky. You likely can't search and see it in the Google Play Store app on your phone.

The best way is to find the app in the Apps section of Settings. The search box in the top right can make it easier to find in the long list of apps. Once you select Android System Webview go to the bottom. You can see your version. Click on App details. This will take you directly to Android System Webview listing in the Google Play Store app. If there is an update available it will be shown.

Alternative versions of WebView

There are Dev, Beta, and Canary versions of Android System Webview. These aren't recommended, but under rare circumstances they might be useful to get a newer version of Android System Webview.

Once installed you need to enable Developer options, you can go to them in Settings. Within is an option called WebView implementation where you can pick which WebView is active.