Why don't i see my android app's icon in fabric? - google-fabric

I have a question in Fabric home. When I added an iOS app in Fabric app's icon is showing. When I added a android app, it's icon isn't showing.
Can anyone help me?

From Fabric doc:
We will automatically upload your app’s icon when the app is first
added to Fabric. However, app icons can change! To update your app’s
icon, log into your account, head to your app’s settings and click on
the current icon. Select the new icon and upload it.
Possibly at the time of integration of your app to fabric, you've default app icon so you're getting default icon at fabric home.
No problem you can now change your icon with your original icon at fabric.

Related

Xcode App Store Preview, can App Store Preview Video have watermark on the video?

I am currently preparing my app on App Store Connect. I have made the preview video for my app, but the resolutions don't match, so I used a website to change the resolution, however it comes with a watermark on the bottom right hand corner. Will Apple allow this? Or will they reject if they see a watermark?
Thanks

html5 app freezes in ios13 after navigating to an external url in in-app standalone safari browser and back

Issue
My web application built using nuxt and installed as web app on iphone becomes unresponsive after I open or visit an external link from the app. Issue specifically comes iOS 13.4 and above on real devices. Simulators works fine.
Devices
iPhone X and XI (all versions) with iOS 13.4 and above
Steps to reproduce
Open url https://nuxt-min-pwa.netlify.app/ in safari.
Tap on share icon and then add to home screen.
Open app from home screen.
Tap on menu icon.
Tap on second.
Tap on link named ICE.
App will open an external url.
Tap on Back to App button to return to the app.
Tap on second now.
App does not responds. A thin loading bar seems to be in progress, everytime second is tapped. But nothing else happens.
Web app is working fine in iphone8 with ios 13.3.1 and Xcode simulators. There is a similar issue reported on both stack overflow and apple developer forum. Although it specifically mentions microsoft openid, but I am sure, issue comes up with any external url.
PWA freezing on navigation clicks in Safari iOS (13.5) after OpenID Microsoft sign in
https://developer.apple.com/forums/thread/649699
Source code for app
https://github.com/appsbuddha/minimal-nuxt-pwa

Native way to inform user there is a mobile app?

Often when viewing a website on a mobile device you'll get a notification that a mobile app is available, or if you already have the app downloaded you'll have the option to open the URL in the app.
Is there a native way to do this or are these notifications always custom?
When users click on a link or download a file and the suggestion pops up to open the respective app, that's called deep linking. iOS labels it as Universal Links and Android uses App Links.

Xcode Google Signin Button Image And Text not showing in Iphone

I'm following link steps and setup google login with pods
Google Login Integration Link
When i run my app, i can show google sign-in button text and image in simulator but not showing in my device. i can show only blue button.
(i add view that inherit from GIDSignInButton, not button).
how can i solve the problem ?
Thanks.

App displaying default ICON in BBM connected apps list

I am working on BB10 app which has BBM functionality.
I have registered with BBM, but when I see BBM connected apps list App is displaying with default App icon.How can I change default app icon to my own app Icon.
Please Help!!!
It should use your application icon. However, there is an issue where if you change your application icon it doesn't pick up the change. So if you installed the application once with the default icon, it would remain that way on that device. The issue is logged here:
ProfileBox icon not updated when application upgraded with new icon