rhunk / SnapEnhance

An Xposed module offering an enhanced Snapchat experience
https://t.me/snapenhance
GNU General Public License v3.0
1.28k stars 119 forks source link

Debug CI #59 shows failed to initialize the bridge #1198

Closed IamNickerson closed 2 months ago

IamNickerson commented 2 months ago

Description

Snapenhance-2.1.0-armv8-f97dda6 doesn't initialize the bridge.

Reproduction steps

Just use the debug build f97dda6 in the actions tab.

Logs

No response

Snapchat Version

13.2.0.41

SnapEnhance Version

13.2.0.41 (f97dda6)

Agreement

RSR1337 commented 2 months ago

Same here

Screenshot_2024-08-11-16-13-17-62_a63b0f8076346d26cbdc1b971a1da2a7

suryadip2008 commented 2 months ago

@IamNickerson That's an issue with Native. Happens due to the recent refractor of the code to rust.

rhunk commented 2 months ago

more precisely, it's a problem of order in the gradle tasks, I'm correcting it right away!

IamNickerson commented 2 months ago

@IamNickerson That's an issue with Native. Happens due to the recent refractor of the code to rust.

The f97dda6 debug build needs to be remove asap then or else people will start to find this problem

rhunk commented 2 months ago

@IamNickerson try this build it should work now : https://github.com/rhunk/SnapEnhance/actions/runs/10340239649

IamNickerson commented 2 months ago

Its working now thanks

rhunk commented 2 months ago

Fixed in https://github.com/rhunk/SnapEnhance/commit/43f1a305a2bcea6ff872b34438da778e5529f9c6