ForemWebView-ios icon indicating copy to clipboard operation
ForemWebView-ios copied to clipboard

Forem core interface SDK

Results 11 ForemWebView-ios issues
Sort by recently updated
recently updated
newest added

Hello. Thank you for ForemWebView-ios. Updated dependencies to fix Xcode 15 build errors.

I wanted to make the code-base a little more Swifty so I created a `Podcast` object and incorporated some json serialization to make the code a little more streamlined. I...

**Describe the bug** The status bar and the bottom toolbar do not follow/match either the device theme or the site theme. Note: I looked for a repo for the new...

**Describe the bug** Currently we have sort of a bridge between web codebase and iOS-native code. This bridge helps us in controlling some very specific cases. For example: - if...

bug

It would be ideal to clear the history after logging in. This is an experiment looking to achieve this. The debug print statements execute correctly but the behavior is not...

**Is your feature request related to a problem? Please describe.** For our first version we chose [YPImagePicker](https://github.com/Yummypets/YPImagePicker) because of their easy to use API and the fact that it supported...

enhancement

**Is your feature request related to a problem? Please describe.** Based on feedback from beta testers in TestFlight they want to have better password autofill capabilities when logging in **Describe...

enhancement
testflight-feedback

**Describe the bug** When editing an existing Post and changes are introduced a "Revert" button appears but it doesn't work **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

When I type on my phone, I often get a decent amount of latency in the input. It may be due to some kind of `onkeydown` that we are listening...

**Is your feature request related to a problem? Please describe.** It would be ideal if we can clear the WKWebView history after a user has signed in (to avoid them...

enhancement
help wanted