My app is showing as virus/infected by imanager? [closed] - virus

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 days ago.
Improve this question
I have published an app on play store console, and when I download and install the app from play store, Its shows that "This APP has virus" by iManager. Please help me to resolve this issue.
This is the attendance application, in this app we have internet and location permission.
These are the third party dependencies i have used
1- implementation 'com.tbuonomo:dotsindicator:4.2'
2- implementation 'com.github.f0ris.sweetalert:library:1.6.2'
3- implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.19'
4- implementation 'io.github.ParkSangGwon:tedpermission-normal:3.3.0'
5- implementation 'de.hdodenhof:circleimageview:3.1.0'
6- implementation "com.github.skydoves:sandwich:1.2.3"
7- implementation 'org.naishadhparmar.zcustomcalendar:zcustomcalendar:1.0.1'
App link is here
https://play.google.com/store/apps/details?id=com.tattvafoundation.brlpshrmis

Related

Is there a way for my swift app to link to the app-store and pass through information to the app if the person who uses the link downloads the app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
I'd like to invite someone to my app. The invitation would include a link to the app in the appstore. If they download the app, I'd like the person who sent the invitation to have their information passed through, so the app can know that they are "friends/contacts". Is that possible?
if it is beta testing use testflight. public storefront use link to App store

Can I submit an iOS app which only gets the device IDFA and open third party app programmatically? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
Will this kind of App get approved?
I only need this app in order for my mobile website to be able to instruct this app to open another third party app(if installed on the device).
The chances of application rejection is pretty much high if your application only opens a web page or third party app. In that case apple developers will you to refer to your website or construct a webpage to solve your purpose.

How to cancel support for ipad, and then upload the App [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
If canceled up support for the ipad, iTunesConnect will reject this app, because this app before support for ipad.
steps to reproduce:
TARGETS - General - Deployment Info - Devices,The "universal" change "iphone",Then upload app
Error Screenshot:http://i.stack.imgur.com/na8sX.png
The error message is pretty clear: Apple does not allow you to remove iPad support from an app that previously had it.
You need to release your new iPhone-only version as a separate app.

Close another iOS app through a button [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I made an app. Now I want to close an other app (not mine) - does anybody here know how that is going to work?
I don't want to publish the App in the App Store - so it is only for private purposes but I dont want to jailbreak my iPhone.
For security reason an app cannot control another one.
You cannot do it.
It's not possible - your app is contained within its own sandbox separate from other apps on the device.
For more information, you can read Secutiy Overview: Code Security in the iOS Developer Library.

how to upload binary through application loader in XCode? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to upload my binary to the iTunes through application loader. When I get the option to choose the app my app name is not shown there,some other app name which is also waiting for the upload in my account appears there.
How can i select my current app for upload?
Check this image, I guess it will answer your question. Let me know if you are facing issue.
Updated :- You need to add you app profile on iTunes for next updated version/initial version. Then will be visible to you in Application loader.Check the proper bundle Id and Version number.

Resources