Aaron Liu
Aaron Liu
Since the hotfix works, we should probably release a 2.11.1.
@NayamAmarshe as said above these are usually isolated hardware issues
By device name we mean the manufacturer and model of your device.
Please file a new issue.
Filling a new issue has one (hopefully) going through the troubleshooting guide. This issue is usually something to do with hardware.
For anyone looking to implement, https://www.explainxkcd.com/wiki/index.php/418:_Stove_Ownership?action=render would be a nice starting point and https://www.mediawiki.org/wiki/API:Main_page has docs for an API that can return in JSON, XML or PHP.
Actually, while the rest isn't done, I'll PR the starting point. Edit: Nevermind I can't navigate swift lol
I have tracked the code down to https://github.com/XKCDY/app/blob/master/XKCDY/Support/XKCDYClient.swift#L42 . @codetheweb Is there a way to automatically append ?action=render to the explainURL property of whatever the returned thing is? I have...
So you're saying (without the setting) it would be `self.webViewUrl = explainURL + "?action=render"`? Should I go ahead and PR this?
Can it preserve the previous installer type if it's more specific than exe?