this post was submitted on 22 Nov 2023
0 points (NaN% liked)

Voyager

5604 readers
30 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! ๐Ÿ‘‡

Number of sponsors badge

๐Ÿ’™

founded 1 year ago
MODERATORS
 

I have been able to backport some flutter iOS apps to 32bit legacy devices. This is only in some cases where all their dependencies are compatible + some tweaking of build scripts.

I wonder if Voyager can be backported, as it's crossplatform (react native?) app. Before I dig does anyone know if this is possible?

EDIT: I'm not asking the devs to do anything, I'm asking anyone familiar with the code if they know whether this is feasible before I start digging

top 4 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 0 points 11 months ago (1 children)

He's doing and continues amazing work so that might end up with you needing to consider pivoting to a more recent device as opposed to him unless he shares your passion for older devices/compatabillity etc ๐Ÿ˜Š

Edit: what about the PWA wefwef, could that possibly work for your usecase?

[โ€“] [email protected] 0 points 11 months ago (1 children)

Wefwef doesnt work, as it needs a newer webkit version to run. Legacy devices are completely left out of lemmy except for mlmym web app (which mirrors old.reddit).

[โ€“] [email protected] 0 points 11 months ago* (last edited 11 months ago) (1 children)

I understand, but he's gotta look forward. We all have to work together and understand each other's challenges and unfortunately, its actually doable and far more so for you to upgrade regardless of any budgetary constraint.

There's plenty of older generation "new" phones (iPhones) to look at and I really hope you find one that works for you, if its refurbished its even cheaper. Check Amazon :) for the deal$

Edit: What model is it, out of curiosity?

[โ€“] [email protected] 1 points 11 months ago

I'm using voyager on my iphone just fine. This is for my old ipad (ipad 4, iOS 10.3.4).

I have built some flutter apps with an older version of xcode & flutter and they work just fine. Guess it was worth a try asking here.