java.lang.RuntimeException: Unable to start activity ComponentInfo{com.btcontract.walletfiat/com.btcontract.walletfiat.MainActivity}: java.lang.IllegalArgumentException: com.btcontract.walletfiat: 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. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3645) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3782) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
I’m a junior high school teacher irl. Today I practised some flexible thinking & used the job section here to come up with a job description of a product manager for my graduating students. This will be turned into a listening compre exercise. Maybe some of them will be inspired to join the BTC industry in future!
I have always been fascinated with Bitcoin, so when the opportunity arose for me to be a product manager with a Bitcoin firm, I jumped at it. I love collaborating with the engineering, design and marketing teams to come out with Bitcoin-centered applications that address our client needs. I studied various programming languages like Python, JavaScript and Rust in school, so I’m delighted to make use of my education to create these useful products. I feel blessed to be a product manager because I enjoy every bit of the process, from conceptualising to troubleshooting to launch.
Working on LightningX. Flutter bloc multiple streams is not working for me😥. WalletDetails fetched but Payment Details not. Will try to merge both the GET endpoint and make it one concurrent request only. Slow progress to the project due to repository architecture a lot of model for remote, cache and domain. LNBits User manager extension is amazing!
So now the data has been fetched concurrently like 2 request but one response which is List<Response>. But the Models has been messed up will try to create an app specific model tomorrow. That's it for Tuesday!. GN >)
I don't participate regularly, but I missed seeing the daily discussion thread this morning. I guess it was posted slightly late today. The thread has become the first place I check on SN. Good morning everyone!
Greetings everyone!! It's a fine Tuesday today with a good tendency of perhaps a light rain, coffee is brewed and news are being read and everyone is excited, you should be too, so I recommend you thank for three things you have right now and just breathe in the day, I wish you an incredible one and be filled with success in everything you do. Be well my friends and stay frosty.
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.btcontract.walletfiat/com.btcontract.walletfiat.MainActivity}: java.lang.IllegalArgumentException: com.btcontract.walletfiat: 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. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3645) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3782) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)