Thread: Api upgrade and having an problem on android 12

Results 1 to 3 of 3
  1. #1 Api upgrade and having an problem on android 12 
    RSPS SERVICES PROVIDER

    The Plateau's Avatar
    Join Date
    May 2015
    Posts
    999
    Thanks given
    592
    Thanks received
    191
    Rep Power
    129
    Hello guys, my app dont want to work on android 12+ after upgrade api and im getting this error and i've searched on google can't find any understandable fix for me


    Code:
    Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
                                                                                                        Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
    i appreciate any help
    Reply With Quote  
     

  2. #2  
    RSPS SERVICES PROVIDER

    The Plateau's Avatar
    Join Date
    May 2015
    Posts
    999
    Thanks given
    592
    Thanks received
    191
    Rep Power
    129
    Fixed by myself, thanks
    Reply With Quote  
     

  3. #3  
    Registered Member
    hc747's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    1,474
    Thanks given
    3,312
    Thanks received
    691
    Rep Power
    1098
    Quote Originally Posted by The Plateau View Post
    Hello guys, my app dont want to work on android 12+ after upgrade api and im getting this error and i've searched on google can't find any understandable fix for me


    Code:
    Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
                                                                                                        Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
    i appreciate any help
    vHhPMVS.png
    Reply With Quote  
     

  4. Thankful user:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 41
    Last Post: 08-08-2014, 07:14 AM
  2. Replies: 0
    Last Post: 12-29-2012, 05:33 PM
  3. Replies: 3
    Last Post: 08-07-2009, 03:46 AM
  4. Replies: 5
    Last Post: 04-09-2008, 11:46 PM
  5. Replies: 6
    Last Post: 01-16-2008, 04:53 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •