Fırat Parlak
Fırat Parlak
Yalova
30/11/2017 tarihinden beri üye
165 GY Puanı
34K GY Sırası
2 Rozet
4 Sertifika
4 Soru Sordu
1 Cevap Verdi
0 Blog Yazısı
0 Etiket Takibi

Hakkında

İş Tecrubesi

Kullanıcıya ait İş tecrübesi bilgisi bulunmamaktadır.

Eğitim Geçmişi

Yalova Ünivetsitesi
| Aralık 2020 - Aralık 2020

Sertifikalar & Başarılar

GY Sertifikaları (4)
Java 101 Sertifikası
Veriliş Tarihi: Ocak 2023
React 201 Sertifikası
Veriliş Tarihi: Ocak 2023
React 101 Sertifikası
Veriliş Tarihi: Ocak 2023
Android 101 Sertifikası
Veriliş Tarihi: Eylül 2019
Diğer Sertifikaları (0)
Kullanıcıya ait sertifika bulunmamaktadır.
Test Sonuçları (0)

Kullanıcıya ait test sonucu bulunmamaktadır.

Dil Becerileri

Son Forum Aktiviteleri

5
Tümünü Gör

Android Fragment'te edittext'in events kullanımı

Merhaba,

Bir tane fragment oluşturdum. Fragmentimin içinde iki tane edittext var. Ben edittext'in içine bir şey girilirken. edittext'in
afterTextChanged event kullanmak istiyorum. afterTextChanged event içine yazı yazarken girmiyor. yazı yazarken içine girmesini istiyorum. Fragment yaşam döngülerin OnStart() ve onResume() yaşam döngülerin içinde denedim olmadım. Nasıl yapabilirim.

Ekte paylaşıyorum ekran görüntüsünü.

Firebase databaeden veri silme

Merhaba,

Firebase database de veri silemiyorum.  Neden olduğunu bir türlü anlayamadım. Ekran görüntüsünde yazdığım kodu paylaşıyorum.Yardımcı olur musunuz? 

Firebase' de database oluşturma

Merhaba,

Firebase'de veritabanı oluşturdum fakat veri ekle dedim. eklemiyor hata da almıyorum.

//kod aşagıdaki gibi
FirebaseDatabase database = FirebaseDatabase.getInstance();

DatabaseReference myRef = database.getReference("message");

myRef.setValue("Hello, World!");

 

paylaştıgım Ekran görüntüsünde  database ismi olmadığı için veri ekleyemedğimi düşünüyorum. Eklemeye çalıştım ama eklenmedi.

Ne yapmam gerekiyor.

 


 

 

 

Google Play Console Hata

Merhaba,

Dün google play console uygulama yükledim ardında iki tane mail geldi peş peşe uygulama red edildiğini söylüyorlar. Ailelerin Politika Gereksinimlerinin İhlal ettiğini söylüyor. Tam olarak ne yapmak gerektiğini anlamadım. Google play Console tarafından iletilen mailleri aşağıda belirttim.

Yardımlarınız için şimdiden teşekkür ederim.

 

Hi Developers at Fırat Parlak,

After a recent review, we’ve found an issue with your app, Movies & Series House 2019 (org.frtparlak.store.movieshouse). See below for more information about your app’s status and how to correct the issue.

Publishing status: Rejected

Your app has been rejected and wasn't published due to a policy violation. If you submitted an update, the previous version of your app is still available on Google Play.

Issue: Violation of Families Policy Requirements

We have detected that your app collects personal information, however it was not disclosed in your Play Console. Apps that include children in the target audience must comply with all Families Policy Requirements, which requires that you disclose the collection of any personal information from children in your app, including through APIs and SDKs called or used in your app. 

Next steps: Submit your app for another review

Read through the Data Collection section of Families Policy Requirements and make appropriate changes to your app.

Review the App Content > Target audience and content section in your Play Console and be sure to accurately disclose the collection of personal information. And if applicable, you must collect verifiable parental consent before collecting any personal information from children.

Before submitting, make sure that your app is compliant with all other Developer Program Policies. Additional enforcement could occur if there are further policy violations.

Select Store presence > Store listing and click Resubmit app.

Contact support

If you’ve reviewed the policy and believe our decision may have been in error, please reach out to our policy support team. We’ll get back to you within 2 business days.

Please help us improve the developer experience by completing this two question survey.

 

The Google Play Team

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hi Developers at Fırat Parlak,

Thanks for submitting Movies & Series House 2019 (org.frtparlak.store.movieshouse) to Google Play. After review, your app has been rejected due to a policy violation. If you submitted an update, the previous version of your app is still available on Google Play.

Issue: Violation of Interfering with Apps, Third-party Ads, or Device Functionality policy

Ads associated with your app must not interfere with other apps, ads, or the operation of the device, including system or device buttons and ports. This includes overlays, companion functionality, and widgetized ad units. Ads must only be displayed within the app serving them.

Next steps:

Read through the Interfering with Apps, Third-party Ads, or Device Functionality policy and make appropriate changes to your app. Be sure to remove any ads that appear after the user has exited the app, or after the user has pressed the back button to exit the app.
Make sure that your app is compliant with all other Developer Program Policies. Additional enforcement could occur if there are further policy violations.
Sign in to your Play Console and submit the update to your app.

If you’ve reviewed the ads policy and feel this decision may have been in error, please reach out to our policy support team. One of my colleagues will get back to you within 2 business days.

Best,

Google Play Review Team

 

 

Firebase' de database oluşturma

10 Eylül 2019 tarihinde cevaplandı

Cevabınız için çok teşekkürler. Firebase database oluşturduğum da ekranda database çıkması gerekiyor. Bende çıkmıyor. Kare içine aldığım alanda database ismi yazması gerekiyor. Ekran görüntüsüne bakabilirsniz.