abhisflyingsoon

Results 7 comments of abhisflyingsoon

@FuriKuri @buekera I found a solution. This bugged me for at least a week. Hope this helps you guys out :) in your pod file, under your post install add...

@Hao-yiwen did you figure it out? really interested in this one. Maybe it has something to do with ProGuard config?

> When i click to 1 notification (app runs in the background) addNotificationResponseReceivedListener and addNotificationReceivedListener not listening. ![image](https://private-user-images.githubusercontent.com/113324841/321458334-15811ad2-d434-4cca-ae28-02a43cb9c6cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQzNDQ1MTYsIm5iZiI6MTcxNDM0NDIxNiwicGF0aCI6Ii8xMTMzMjQ4NDEvMzIxNDU4MzM0LTE1ODExYWQyLWQ0MzQtNGNjYS1hZTI4LTAyYTQzY2I5YzZjYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDI4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQyOFQyMjQzMzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03ODg1MjIzZjAyZTQ3MWY5MzMyNWQ2ODJmNjVjYTNlNTQ0ZGRmNTllYjE2YzQ4NDg4NGFlODhiYTEyM2NmNmJmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.wPbVMKpv0xLBIZCmlqty6CrrAvHFHsyQBp8YdqDZQn4) Did you figure it out your android problem? If not, I could...

> > > When i click to 1 notification (app runs in the background) addNotificationResponseReceivedListener and addNotificationReceivedListener not listening. ![image](https://private-user-images.githubusercontent.com/113324841/321458334-15811ad2-d434-4cca-ae28-02a43cb9c6cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQzNDQ1MTYsIm5iZiI6MTcxNDM0NDIxNiwicGF0aCI6Ii8xMTMzMjQ4NDEvMzIxNDU4MzM0LTE1ODExYWQyLWQ0MzQtNGNjYS1hZTI4LTAyYTQzY2I5YzZjYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDI4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQyOFQyMjQzMzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03ODg1MjIzZjAyZTQ3MWY5MzMyNWQ2ODJmNjVjYTNlNTQ0ZGRmNTllYjE2YzQ4NDg4NGFlODhiYTEyM2NmNmJmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.wPbVMKpv0xLBIZCmlqty6CrrAvHFHsyQBp8YdqDZQn4) > > > > > > Did you figure it...

if (isAvailable) { await Updates.fetchUpdateAsync(); await Updates.reloadAsync(); mixpanel.track('UpdateApp: fetchUpdateAsync and reloadAsync executed'); } Are there any errors thrown in the fetchUpdateAsync() and if yes, what kind of? Also try to...