Git Product home page Git Product logo

Comments (6)

kuun avatar kuun commented on August 30, 2024 6

I have the same problem, can't start after android upgrading to 12

from igniter.

jfdnet avatar jfdnet commented on August 30, 2024 3

0.10.3 works

from igniter.

li-yifei avatar li-yifei commented on August 30, 2024 2
05-14 18:27:20.577 I/ActivityManager( 1656): Start proc 11098:io.github.trojan_gfw.igniter:proxy/u0a335 for service {io.github.trojan_gfw.igniter/io.github.trojan_gfw.igniter.ProxyService}
05-14 18:27:20.624 V/StorageRedirect( 1311): requestCheckProcess: pid=11098, uid=10335, pkg=io.github.trojan_gfw.igniter
05-14 18:27:20.624 V/StorageRedirect( 1311): requestCheckProcess: pid=11098, uid=10335, pkg=io.github.trojan_gfw.igniter, proc=io.github.trojan_gfw.igniter:proxy
05-14 18:27:20.625 V/StorageRedirectInject(11098): main: package=io.github.trojan_gfw.igniter, user=0
05-14 18:27:20.675 V/GraphicsEnvironment(11098): ANGLE Developer option for 'io.github.trojan_gfw.igniter' set to: 'default'
05-14 18:27:20.676 V/GraphicsEnvironment(11098): ANGLE GameManagerService for io.github.trojan_gfw.igniter: false
05-14 18:27:20.689 E/AndroidRuntime(11098): Process: io.github.trojan_gfw.igniter:proxy, PID: 11098
05-14 18:27:20.689 E/AndroidRuntime(11098): java.lang.RuntimeException: Unable to start service io.github.trojan_gfw.igniter.ProxyService@6cdc4a with Intent { cmp=io.github.trojan_gfw.igniter/.ProxyService }: java.lang.IllegalArgumentException: io.github.trojan_gfw.igniter: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
05-14 18:27:20.689 E/AndroidRuntime(11098): Caused by: java.lang.IllegalArgumentException: io.github.trojan_gfw.igniter: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
05-14 18:27:20.689 E/AndroidRuntime(11098):     at io.github.trojan_gfw.igniter.ProxyService.onStartCommand(:3)

Looks like it's caused by the flags of PendingIntent on API 31+

from igniter.

HZGHR avatar HZGHR commented on August 30, 2024

I have the same problem,it can't start on Android 12

from igniter.

haso2007 avatar haso2007 commented on August 30, 2024

I have the same problem in S22, thanks for the reminder

from igniter.

chengsluo avatar chengsluo commented on August 30, 2024

https://github.com/chengsluo/igniter/releases/tag/v0.10.4-beta.2
I had fix this problem && add PR。 If you need it right now,you can just download this package
@kuun @haso2007 @HeyIris @HZGHR

from igniter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.