noproto / FlipperMfkey

MFKey for the Flipper Zero 🐬
GNU General Public License v3.0
246 stars 9 forks source link

Preload failed, API version mismatch (official firmware 0.79.1) #5

Closed 11001010111111101011101010111110 closed 1 year ago

11001010111111101011101010111110 commented 1 year ago

I am getting an error when launching the app. "Preload failed, API version mismatch". I'm on the official firmware (0.79.1), running the fap release v1.0.1 of the app.

noproto commented 1 year ago

We're working on a significant update to the application for which we will publish .FAPs for every API version. In the meantime, you can compile the source using the latest Flipper Zero firmware tree (move fap/ from this repository to the user application directory as mfkey32/, then use fbt to build it).

noproto commented 1 year ago

Try again with the latest .FAP release @11001010111111101011101010111110: https://github.com/noproto/FlipperMfkey/releases/tag/v1.0.2 (API 18.2). If you still have issues make sure you are using the latest official firmware.